Powered by Blogger.
Tuesday, August 21, 2012

Disabling Mootools on Joomla 2.5

Greetings. Today i got into a problem with a clients website. It was working good. Few hours ago client said that the search box ( RokAjaxSearch )  and Editor plugin is not working anymore.

By checking the java script console i found the following errors

Cannot call method 'add' of undefined
Object [object Window] has no method 'addEvent'


Then i understood that the Editor  JoomlaCK or JCE needs moo tools enabled to work on front end. You can disable Moo tools very easily by installing a nice plugin developed by Union D. Just beware that a few things on your Joomla front end will stop working.

Enjoy..

Update : Today i tested JCE with mootools disabled and it worked perfectly so i think JCE do not require mootools anymore to work