Joomla Tags - JCE Conflict Causes Tabs in Preferences Screen Not To Load

JCE Conflict Causes Tabs in Preferences Screen Not To Load JCE Conflict Causes Tabs in Preferences Screen Not To Load

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

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!

 

Article is in the following categories:
KB » How Do I - Questions Answered



Leave A Comment

or close

Email This Article

or close

Existing Comments

There are currently no comments.

Attachments Attachments

There are currently no files.

myNotes My Notes

You currently have no notes on this article. You can leave your own note on this page, the note can only be seen by you (and our administrators) but not other users.

You need to login first

JCE Conflict Causes Tabs in Preferences Screen Not To Load Article Information

Hits:
4409
Created:
Saturday, 05 April 2008
Author:
Administrator
Last Modified:
Saturday, 05 April 2008
Access:
Public
Version:
3

Powered by Joomla Knowledgebase
Now Available For Joomla 1.5.x and Joomla 1.0.x!