Unable to upload image

wkteng - October 1, 2008 - 10:02
Project:Image Upload
Version:6.x-1.1
Component:Code
Category:support request
Priority:critical
Assigned:Unassigned
Status:postponed
Description

I got this warning while trying to upload image:

"An HTTP error 0 occurred.
/image_upload/js"

Any clue??

#1

notabenem - November 8, 2008 - 20:11
Version:6.x-1.0» 6.x-1.1

Applies also to version 1.1.

#2

troop - November 17, 2008 - 11:07

Just disable devel module.

#3

bass123 - December 11, 2008 - 19:42

I also get this warning while trying to upload an image:

"An HTTP error 0 occurred.
/image_upload/js"

The devel module has been disabled.

I can upload the file using the core upload module.
file size 12 MB .jpg
settings as follows:
php.ini
upload_max_filesize 40Mb
post_max_size 40Mb
memory_limit 80Mb
max_execution_time = 180

any more ideas?

#4

bojanz - January 7, 2009 - 13:12
Status:active» postponed

One of your modules is interfering with image_upload, messing up it's js. Most of the time this happens, the devel module is the one to blame (the same error can be encountered with devel + imagefield)

Try disabling anything but the basics, and try again. If the problem persists, let us know.

 
 

Drupal is a registered trademark of Dries Buytaert.