Project:Multiple Image Upload
Version:5.x-2.1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

hey,
i have installed imagex 2.1 for drupal 5.x .. we are driving a 5.8 drupal!
If i try to upload an image, my firebug console stated an error: "missing ) in parenthetical
[Break on this error] " name=\"nid\" id=\"edit-nid\" value=\"\...em>24 queries in 5.65 mill" on line 131 in drupal.js!
So, this is the parseJson() function of drupal! but: there is NO error .. if i can trust my JS-skills :)
Is there any fix for it?
Kind regards,
Dennis

Comments

#1

Status:active» postponed (maintainer needs more info)

Does the upload work?

#2

Actually .. no :(
I've installed the firefox extension "HTTPFox" .. i've recorded the request and response with it .. there is much html code .. stating, that the file should be found at .. http://domain.tld/files/images/upload .. so the directory to store the files is actually set! But nothing in it!
Any idea?!

By the way: The directory IS writable!!!