I'm attempting to use IMCE as my file upload/browser. Due to my need for MooTools, I've made the jQuery noConflict changes and have replaced $( with jQuery( throughout my install. I've managed to make every module work so far, but have hit a wall with IMCE.

Files that have been uploaded through FTP into the users folders do appear, but I am getting the following JS error: undefined is not a function, on line 13 of jQuery.form.js.

I'm assuming this is causing the div id "forms-wrapper" to maintain an attribute of 'hidden' as well.

Long and short, any insight to what's going on would be most appreciated.

Comments

Anonymous’s picture

If I manually change the display values of the form buttons in Firebug, upload through IMCE works fine, the directory refreshes with the new files as it should, and the images preview. There are other JS errors thrown, though, and it seems to be impossible to send the image to FCK.

ufku’s picture

Status: Active » Closed (fixed)

Closing 6.x-1.x issues as this branch is no more supported.