I don't understand why this error comes out only in Firefox. The file uploads to the server but I get the error in a popup window. After this, If I continue (creating a node or modifying itI) I get a bunch of crappy code in the browser:

{ "status": true, "data": "\x3ctable id=\"upload-attachments\" class=\"sticky-enabled\"\x3e\n \x3cthead\x3e\x3ctr\x3e\x3cth\x3e\x3c/th\x3e\x3cth\x3eBorrar\x3c/th\x3e\x3cth\x3eLista\x3c/th\x3e\x3cth\x3eDescripción\x3c/th\x3e\x3cth\x3ePeso\x3c/th\x3e\x3cth\x3eTamaño\x3c/th\x3e \x3c/tr\x3e\x3c/thead\x3e\n\x3ctbody\x3e\n \x3ctr class=\"draggable odd\"\x3e\x3ctd\x3e\x3c/td\x3e\x3ctd\x3e\x3cdiv class=\"form-item\" id=\"edit-files-3007-remove-wrapper\"\x3e\n \x3cinput type=\"checkbox\" name=\"files[3007][remove]\" id=\"edit-files-3007-remove\" value=\"1\" class=\"form-checkbox\" /\x3e\n\x3c/div\x3e\n\x3c/td\x3e\x3ctd\x3e\x3cdiv class=\"form-item\" id=\"edit-files-3007-list-wrapper\"\x3e\n \x3cinput type=\"checkbox\" name=\"files[3007][list]\" id=\"edit-files-3007-list\" value=\"1\" checked=\"checked\" class=\"form-checkbox\" /\x3e\n\x3c/div\x3e\n\x3c/td\x3e\x3ctd\x3e\x3cdiv class=\"form-item\" id=\"edit-files-3007-description-wrapper\"\x3e\n \x3cinput type=\"text\" maxlength=\"256\" name=\"files[3007][description]\" id=\"edit-files-3007-description\" size=\"60\" value=\"MSX Advance 0.4.zip\" class=\"form-text\" /\x3e\n \x3cdiv class=\"description\"\x3e\x3csmall\x3ehttp://www.konamito.com/sites/default/files/MSX Advance 0.4_5.zip\x3c/small\x3e\x3c/div\x3e\n\x3c/div\x3e\n\x3c/td\x3e\x3ctd\x3e\x3cdiv class=\"form-item\" id=\"edit-files-3007-weight-wrapper\"\x3e\n \x3cselect name=\"files[3007][weight]\" class=\"form-select upload-weight\" id=\"edit-files-3007-weight\" \x3e\x3coption value=\"-1\"\x3e-1\x3c/option\x3e\x3coption value=\"0\" selected=\"selected\"\x3e0\x3c/option\x3e\x3coption value=\"1\"\x3e1\x3c/option\x3e\x3c/select\x3e\n\x3c/div\x3e\n\x3c/td\x3e\x3ctd\x3e43.07 KB\x3c/td\x3e \x3c/tr\x3e\n\x3c/tbody\x3e\n\x3c/table\x3e\n\x3cdiv class=\"form-item\" id=\"edit-upload-wrapper\"\x3e\n \x3clabel for=\"edit-upload\"\x3eAdjuntar un archivo nuevo: \x3c/label\x3e\n \x3cinput type=\"file\" name=\"files[upload]\" class=\"form-file\" id=\"edit-upload\" size=\"40\" /\x3e\n\n \x3cdiv class=\"description\"\x3eThe maximum upload size is \x3cem\x3e7 MB\x3c/em\x3e. Only files with the following extensions may be uploaded: \x3cem\x3ejpg jpeg gif png txt doc xls pdf ppt pps odt ods odp flv avi mpeg mpg mov rm wmv 3gp mp4 dir dcr ogg zip rar\x3c/em\x3e. \x3c/div\x3e\n\x3c/div\x3e\n\x3cinput type=\"submit\" name=\"attach\" id=\"edit-attach\" value=\"Adjuntar\" class=\"form-submit\" /\x3e\n" }

I've tried to upload a file in IE7 and it works fine. No problems there.

What's happening?

Comments

Konamito’s picture

Solved!

The problem was in this plug-in: Currency Converter 1.3.

This could help: http://drupal.org/node/344693

richard.snow’s picture

I have an issue with vista firefox, doesn't happen in vista IE, but linux firefox works ok.

File attachment, uploading a test.txt file of only a few bytes. well under the limit.

Drupal 6 on a debian alphaserver.

cumboandrea’s picture

Hi,
ERROR:
An HTTP error 0 occurred.
/filefield/ahah/showcase_with_image/field_image/0

RESOLUTION:
I solved this error, whit the elimination the extension for Firefox: Inline Translations 0.8.
I think it is absurd, but it si so! :)

Jalandhar’s picture

HURRAY...I Got It....

I installed the jquery update module and its fixed.

Install the jquery update from:
http://drupal.org/project/jquery_update

vbottelson’s picture

I installed the jquery update and tried everything else I could think of and I still get the error when I try to upload docs in IE...in Firefox, I don't get the error at all, it just doesn't work. :(