Wasn't able to upload with previous version 6.x-2.3 so I upgraded today and still no Image Upload.

I checked file permissions and user access, settings appear to be correct.

I'm not great with JS but I tracked down where the code was failing. Appears to be line 17 in image_upload.js

imgPanel.on ('contentReady', function() {

nothing seems to trigger inside of there. I tried doing a simple console.log(imgPanel); and nothing appeared in firebug???

Comments

takach’s picture

davidburns’s picture

yeah I already applied those patches, but I went ahead and editted the code a bit and submitted a patch in the thread you mentioned.
http://drupal.org/node/322205

jeffcd’s picture

Status: Active » Fixed

Should be fixed in 2.32 coming out in a few minutes. Hopefully.

jeffcd’s picture

Status: Fixed » Closed (fixed)