I need help!
I have -- vBulletin 3.8.4.
In my definitions, I have only YouTube. When I post a YouTube link, it does not convert to video embed.
I have cache set to on. But, when I look in /amecache/ameinfo.php and findonly.php, it still has Amazon codes (which I deleted in definitions, but they still appear here)! And, these files don't show any YouTube code! What is the deal?
How do I get this working?
Did I upload files to the right categories? Yes.
Did I chmod folder /amecache/? Yes.
Is the path to /amecache/ correct? Yes.
Are usergroup settings for AME set to Yes? Yes.
Is Setting 'Disable New Items' turned to No? Yes.
Is the definition for YouTube active? Yes.
What is the regex for your YouTube definition?
Code:
[http://]*[a-z]*?[\.]?youtube\.[a-z]*?/watch\?v=([A-Z0-9._%-]*)[&\w;=\+_\-]*
Never mind! I got it. It seems though my folder was chmoded 777, I had to also chmod ameinfo.php and findinfo.php to 777 also.
Cheers!