We are aware that JCE Editor Mambot currently ijects jQuery into the DOM, sometimes this happens after our own jQuery and this wipes out our jQuery extensions for the Tabs that display on the preferences screen.
The quick solution is to stop JCE including the outdatedjQuery 1.2.1
This can be done by adding one line of code to:
/mambots/system/jceutillities.php
Look for the line 79 (Thats the line with "/mambots/system/jceutilities/js/jquery-121.js" in it.
Place the following code IMMEDIATLY BEFORE that line (Create a new line before it and then paste it in - so its after the line that talks about pngFix)
if (!$mainframe->isAdmin() && ($option!='com_tag' || $option!='com_kb'))
Job Done! - It should nowork!
KB » How Do I - Questions Answered
JCE Conflict Causes Tabs in Preferences Screen Not To Load




Leave A Comment
Email This Article
Attachments
My Notes
Article Information





