I am using image field upload and when I click "upload" and "add another item" button, the error of "/filefield/ahah/images/fieldimages/114" appears. When I click ok, the page refresh. Same thing happens when I click remove button. But when I right click on upload button, no error, but the file disappear.

Another weird problem is when I right click on "add another item" button, no error at all. Smooth and nice.

I had changed the memory to 128MB and settings had been made to the following files after reading the solutions in internet: jquery.form.js ver 2.36(7 Nov 2009), php.ini.

This problem only occur in Firefox, and in IE nothing happens. Anyone has any idea on the possible cause or solution?

Comments

Michali’s picture

Project: AHAH Forms Framework » ImageField
Version: 5.x-1.5-5 » 6.x-3.2
Category: support » bug

I can confirm this. I also use an Imagefield, and in Firefox (3.6) it gives the "A HTTP 0 error occured". All settings on the imagefield are default.

The image is present in the files directory, so it is uploaded.

In Opera (10.50) this error does not occur.

I reassigned the problem to the imagefield module, because I think the problem lies there, but I'm not quite sure of that.

Michali’s picture

Status: Active » Closed (duplicate)

I now see this issue is already in ImageField, so I'm marking this as a duplicate of http://drupal.org/node/434394

seehui’s picture

Thanks for that. I had been struggling for a long time for this issue.