Quote:
Originally Posted by Dannyloski
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 ...
|
Thank you Danny, it worked for me. I just installed AME on a new forum of mine. Showthread.php came up blank over and over again until I disabled AME. I seen your post and on a hunch I edited the plugin. Now it works great! Thanks Again
And Geek thank you very much for such a great product! :up: