When I preview the test url it displays as an active link to YouTube, not an embed of the player.thoomas wrote:what error it gives you when you try to preview the post with youtube link inside?Trout Anglers NW wrote: Next, I 'copy & paste' a YouTube address onto the test window of a 'new Topic'. The YouTube player does not appear, but instead an active text link appears which directs to the chosen video on the YouTube site.
What am I doing wrong with this???
Thanks you.
I have all that file path except the first part. My 'ext' folder is inside a folder named, 'public_html'.Volksdevil wrote:You may have an extra folder uploaded to your server.
The path should be:YourForum/ext/s9e/mediaembed
And inside that lastmediaembed
folder you should have the files etc, composer, ext.php, licence, readme, and the folders config, event, vendor.
public_html
but I can't know that for sure. That's the directory that have those files: (among others)
Code: Select all
adm
app.php
assets
bin
cache
common.php
composer.json
composer.lock
config
config.php
cron.php
docs
download
ext
ext
there. Inside there should be
Code: Select all
index.htm
s9e
s9e
is the content of the most recent archive. If it's there, you should be able to enable the extension in the ACP, and if you enable it it should work. If it doesn't, we're in unknown territory. I also have a folder named 'ext', which is after folder 'download' and before 'files'. But, all of those folders are inside a folder named, 'public.html'.Nully wrote:I don't know what is public-html.Trout Anglers NW wrote: Next, I uploaded the 's9e' folder into, 'public_html/ext'.
I have a folder named ext, which is after folder "download" and before "files".
Inside folder "ext", I have folder named "s9e" and inside "s9e" there is "mediambed".
Code: Select all
ext/s9e/mediaembed/vendor/s9e/TextFormatter/src/Bundles/MediaPack.php
ext/s9e/mediaembed/vendor/s9e/TextFormatter/src/Bundles/MediaPack/Renderer.php
Code: Select all
public_html/ext/s9e/mediaembed/vendor/s9e/TextFormatter/src/Bundles/MediaPack.php
public_html/ext/s9e/mediaembed/vendor/s9e/TextFormatter/src/Bundles/MediaPack/Renderer.php
Unless he's uploading to a folder that's simply serving no purpose/duplicated for no reason?JoshyPHP wrote:Forget the location of the directory, it's in the right place. I don't know about that "www" directory, it looks like a symbolic link (an alias) but it shouldn't matter. I have identified your problem: you're missing two filesThey are in the archive, I don't know why they didn't get uploaded. Try to upload them again and check your FTP client for any errors during the transfer.Code: Select all
public_html/ext/s9e/mediaembed/vendor/s9e/TextFormatter/src/Bundles/MediaPack.php public_html/ext/s9e/mediaembed/vendor/s9e/TextFormatter/src/Bundles/MediaPack/Renderer.php
Yes. The extension does not interact with BBCodes in any way.gotwings wrote:would previously-existing posts which make use of those Vimeo/YouTube/etc BBCodes continue to work, no intervention required?
[URL]
BBCode Something about the 'www' folder. Right after starting the board (few weeks ago) I added a 'favicon' into the appropriate folder inside 'public_html'. The file automatically went to the same location inside the 'www'. I didn't like the first 'favicon' so I made another and gave it the same file name. I uploaded it on top of the existing 'favicon' of the same name in the 'public_html' directory effectively replacing the original file.Lumpy Burgertushie wrote:ok, for those that were wondering. the "www" directory is just an alias that points to the "public_html" directory.
the files/folders are not duplicated it is just that both links will take you to the same place.
this is how many many, if not most, web servers are setup and has been so since I started back in the dinosaur days of the early 90's.
you know, back when dirt was young.
robert