Quote:
Originally Posted by testbot
Editing core files is the incorrect way to do things. They did add the hook so the following will fix the issue.
1. AdminCP>Plugins & Producs>Plugin Manager>Add New
2.
Product: AME3
Hook: data_parse_bbcode_video (not data_preparse_bbcode_video_start)
Title: AME - Parse bbcode video
Execution Order: 1
Plugin Code:
Code:
global $vbulletin;
require_once(DIR . '/includes/ame_prep.php');
$providers = ame_data_preparse($pagetext);
3. Plugin is active 'Yes'
4. Save
If you have cache enabled you might have to clear that.
|
Did this, No Luck
Quote:
Originally Posted by acast
|
Do you know how you solved it exactly?
I'm having the same problem as everyone else is, just can't get this to work on a new forum I started - the embed codes for youtube are parsed as URL's. I have another forum still on VB3.8 where AME works flawlessly that I was thinking about upgrading to 4 but I won't if AME doesn't work.
It's that good of a mod.
:up: