I have to enable "System - Mootools Upgrade" each time I work in CF4 (J1.5)
This causes JS conflicts on website front end, any way around this?
Jacob
This causes JS conflicts on website front end, any way around this?
Jacob
I had a Javascript error after enabling Mootools Upgrade, and it was caused by a "Window.addEvent" code, with the uppercase "W". Editing it with "window.addEvent" resolved the issue.
Surely the hard part is to find what module or plugin is causing this issue...
Surely the hard part is to find what module or plugin is causing this issue...
This topic is locked and no more replies can be posted.