I am using the simple menu module on a few of my sites, but unfortunately this is causing a conflict with image picker. I get the following error on the page:
simplemenu is not defined
var menu = $(simplemenu).attr("id", "simplemenu").addClass('clear-block');
on line 11 of simplemenu.js
I know this is the result of a conflict in the simplemenu module, but its causing image picker to fail, so I thought I would open an issue here in case there is some way to fix it on your end. I will also open an issue in the simplemenu module queue. I have marked this issue critical, as my users are not able to use the imagepicker module as a result of this problem.
Thank you.l
Comments
Comment #1
hutch commentedSorry, I cannot reproduce this error, tried with bluemarine, garland and zen in firefox, safari and opera. There are recent comments on the simplemenu issue queue that might point to the problem, see #542948: Javascript error causing problems with other modules
Comment #2
jaypanHmm. Could be a result of the theme I'm using. That being said, I applied the patch in the link you gave, and it solved the problem, so thanks!
Comment #3
hutch commentedGood!
Tell the simplemenu list, it might encourage the maintainer to apply the patch to the next version ;-)