hi
i have used this module but after clicking the
image upload buttons the nothing happens
it only shows uploading message below first image
it is not working for me
please help me

I am using
drupal6.3
image_fupload 6.x-1.1-beta3
image 6.x-1.0-alpha2
MySQL 5.0.22
PHP 5.2.6

thanks
Chandu Bhai

Comments

grandcat’s picture

Component: Code » User interface
Status: Active » Postponed (maintainer needs more info)

I can't understand your text!

Which button did you press exactly?

Screenshot if possible.

Which browser do you use? This is the most important question!!

Screenshot if possible.

chandubhai’s picture

Hello ,
Grandcat the steps I am following is
1. --> Select images (For selecting images)
2. --> Upload Images (For uploading images)
3. --> Next Step (For Caption Editing)
After this now I am getting message "Upload Error:302" earlier it was just showing message "uploading..." .
After this I am getting message "0 files uploaded in queue. Enter the next step to be able to edit all captions."
After Clicking next step it shows no images are uploaded.

I have tested this in browsers FireFox2 , FireFox3 , Seamonkey and IE 7 in all I am getting same Error Message.
I am using CentOs platform.

I have also attached screenshots of what I am doing please refer to screenshots also.

Thanks
Chandu

chandubhai’s picture

Hi
Please also look into this link
http://code.google.com/p/swfupload/issues/detail?id=34&colspec=ID%20Type...

Seems like some flash player bug, its not able handle aliased path.

Thanks
Chandu

grandcat’s picture

Component: User interface » Miscellaneous
Status: Postponed (maintainer needs more info) » Closed (works as designed)

Yes, that's right, this is a bug of flashplayer which seems to be exist for your used OS, sorry for that, but I can't really do anything against.

But you can perhaps fix this case by using another webserver (apache or lighttpd). There can be huge differences.

grandcat’s picture

Title: Image Upload not working » Upload 302 Error

better title for further questions.

chandubhai’s picture

Hello Grandcat,

Facing same problem in the Windows xp platform also.
Please suggest some solution.

Thanks
Chandu

grandcat’s picture

This error also depends on used webserver. Try another webserver if possible. This is the only thing you can do at the moment =/

philipz’s picture

I had the same issue. Everything was working fine and after some time error 302 started to apear on upload.
I tried and switched to Uploadify but there was the same error. This lead me to some thread on Uploadify forum where someone suggested the problem could be related to session and login/security.

Finally I solved my problem after disabling Require Login module which was the cause of my problems.

I hope this will help someone :)