Subah, import the attached file on this one to have Support for RealMedia's .ram Files, leave the other one installed though, you'll need both (one for .rm files and the other for .ram files) ... :up: ...
Jammydodger, did you read my post and The Geek's post on the previous page? I think that will answer your question ... Be patient ...
Tom1234, did you try to do the edit to the
bbcode_create hook for [AME] (
AdminCP > Plugins & Products > Plugin Manager)? If not, then ...
FIND:
Code:
return ame_process_bbcode(&$parser, $text, $option);
REPLACE WITH:
Code:
return ame_process_bbcode($parser, $text, $option);
See if that fixes it ... Another user was having the same problem and The Geek gave those instructions, the other user hasn't reported back with an answer if it worked or not, but check to see if it works for you ...