Error message is thrown in Drupal.js

dennis.winter - March 11, 2009 - 14:04
Project:Multiple Image Upload
Version:5.x-2.1
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

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

#1

sdrycroft - March 11, 2009 - 16:29
Status:active» postponed (maintainer needs more info)

Does the upload work?

#2

dennis.winter - March 12, 2009 - 13:10

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!!!

 
 

Drupal is a registered trademark of Dries Buytaert.