Unable to define zones - Mootools problem?
Posted: Sun Mar 08, 2009 10:17 pm
Hi,
I can't define zones in ZM 1.24.1 and I think the problem is something to do with Mootools, but I don't know enough about it to work this one out. Hoping someone out there knows more than I do and can point me in the right direction )
Problem is this:
When I click "Add a new zone", there are no +/- buttons under the points list (and no points). If I try to click the image itself to get a new point, FireBug reports two errors:
(1) "Ajax is not defined" - mootools.ext.js, line 50
(2) "div.makeDraggable is not a function" - zone.js, line 446
Relevant files:
/srv/www/htdocs/zm/js/mootools.ext.js - looks like decent enough JavaScript code, can see the Ajax call there;
/srv/www/htdocs/zm/tools/mootools/mootools.js - version 1.2.1, which I downloaded when this didn't work under 1.1.0;
/srv/www/htdocs/zm/mootools.js - odd looking bit of code. A load of symbols listed after what looks like a single function call, "eval(function(p,a,c,k,e,d)...".
Also, though not sure if relevant:
/usr/share/kde4/apps/kget/www/mootools-more.js
/usr/share/kde4/apps/kget/www/mootools-core-yc.js
/usr/share/kde4/apps/kget/www/mootools-core-yc.js.v1.2.0
This is on openSUSE 11.1 with a KDE desktop.
Anyone able to help me work this out?
Thanks in anticipation!
Jeff
I can't define zones in ZM 1.24.1 and I think the problem is something to do with Mootools, but I don't know enough about it to work this one out. Hoping someone out there knows more than I do and can point me in the right direction )
Problem is this:
When I click "Add a new zone", there are no +/- buttons under the points list (and no points). If I try to click the image itself to get a new point, FireBug reports two errors:
(1) "Ajax is not defined" - mootools.ext.js, line 50
(2) "div.makeDraggable is not a function" - zone.js, line 446
Relevant files:
/srv/www/htdocs/zm/js/mootools.ext.js - looks like decent enough JavaScript code, can see the Ajax call there;
/srv/www/htdocs/zm/tools/mootools/mootools.js - version 1.2.1, which I downloaded when this didn't work under 1.1.0;
/srv/www/htdocs/zm/mootools.js - odd looking bit of code. A load of symbols listed after what looks like a single function call, "eval(function(p,a,c,k,e,d)...".
Also, though not sure if relevant:
/usr/share/kde4/apps/kget/www/mootools-more.js
/usr/share/kde4/apps/kget/www/mootools-core-yc.js
/usr/share/kde4/apps/kget/www/mootools-core-yc.js.v1.2.0
This is on openSUSE 11.1 with a KDE desktop.
Anyone able to help me work this out?
Thanks in anticipation!
Jeff