Forums

Form Wizard: Unable to drag into preview

calman 14 Feb, 2014
Versions
Joomla 1.5.26
mootools upgrade plugin 1.2.5 enabled
component: chronoforms 4.0 (25.April.2013)
module: mod_chronoforms V4 RC3.0 (26 Dec 2011)
plugin: chronforms V4 RC3.0 (26 Dec 2011)

- I was using chronoforms v3 (with mootools disabled) just fine.
- I then installed chronforms v4 and enabled mootools plugin.
- My browser console says it's using mootools version 1.2.5
var MooTools={version:"1.2.5",build:"008d8f0f2fcc2044e54fdd3635341aaab274e757"};...........


I tried all tips in topic http://www.chronoengine.com/forums/posts/f3/t20047.html but still am baffled.

An upgrade to Joomla 2x/3x is not an option at this time for us (probably later this year).


Any tips on what I can try?
calman 14 Feb, 2014
and just to double check on mootools version, I executed 'MooTools.version' command in the console and it returned "1.2.5".

I've uninstalled chronoforms com, plugin and mod.
I disabled mootools upgrade plugin
I enabled mootools upgrade plugin
I cleared my browser cache
I installed chronforms component

still can drag and drop....that sucks!
GreyHead 15 Feb, 2014
Hi calman,

Please use your browser web develop tools to check for JavaScript errors on the page.

ChronoForms v4 in Joomla! 1.5 requires the MooTools Upgrade plug-in to be enabled and working - that is both the MooTools 1.2.5 Core and More libraries.

Bob
calman 19 Feb, 2014
well, finally I got it.

First, I switched over to Firebug as my debugger - much more intuitive.

Then I could easily identify a conflict with MooTools 1.2.5 and another plugin that I use, RokBox. When I disabled the RokBox plugin, all works okay with ChronoForms v4. So issue identified, now I need to find a solution elsewhere.

Thanks for your response Bob.
This topic is locked and no more replies can be posted.