Active
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
8 May 2009 at 11:52 UTC
Updated:
29 Sep 2011 at 06:02 UTC
After clicking the Upload button I get the following message: Upload Error: 403 and the picture isn't uploaded.
Watchdog contains the following message:
Type: Access Denied
User: Anonymous
Location: www.mysite.xy/cms6/fupload/flash
Message: fupload/flash
User has the right to mass upload and a 'normal' single image upload does work normally.
Hope someone can help.
Regards,
Phoenix77
Comments
Comment #1
Phoenix77 commentedMy drupal6 settings.php contained the setting ini_set('session.use_trans_sid', 0);
Changed it to ini_set('session.use_trans_sid', 1); and after that Image FUpload worked.
Phoenix77
Comment #2
grandcat commentedThat's it. Also don't forget to enable Cookies.
Thank you that you did some research by your-self.
Comment #3
grandcat commentedsry.
Comment #5
tevih commentedI tried this change and it did not work. Still get error 403 and won't upload images. Cookies are enabled.
Comment #6
grandcat commentedI could also be another thing, like mod_security.
Comment #7
juves commentedThe same problem. Logged in as admin.
No mod_security, #1 doesn't work
rc2, dev.
xampp, php 5.3.1
Comment #8
juves commentedBrowser problem :(
Opera 10.52.3363
Comment #9
aeffaeff commentedsame problem with chrome 5.0.375.99 / firefox 3.6.6 works
Comment #10
Jean Gionet commentedI'm getting the same thing with FF 3.6.13. I am using FF over a proxy. Could this be the underlying issue?
very annoying :(
Comment #11
Jean Gionet commentedComment #12
stephaneheller commentedI have the same error 403 when uploading images form our corporate network. But once in a while one of the images succeeds in uploading.
Everything works fine on my private Internet access, same computer, same navigator, same site...
- no mod_security
- cookies enabled
- #1 does not work
- #3 in http://drupal.org/node/647368 did not work
- tried on Mac (Safari 5.05, Chrome 11.0.696.71, FF 3.6 and FF4)
- all images are same size
- Image FUpload 6.x-3.x-dev
Comment #13
vinoth.3v commentedsame error here.
I have tried all the solutions of "403 errors" in issue queue of this module.
I am on Image FUpload 6.x-3.x-dev + ubuntu + Flash 10 + FF5/Chromium
Comment #14
alexmc commentedSame issue here.
I think I am using the same software as vinoth.3v above...
I have tried all the solutions of "403 errors" in issue queue of this module.
I am on Image FUpload 6.x-3.0-rc2 + ubuntu + Flash 10 + Firefox and Google Chrome.
PHP 5.3 (shouldn't matter, right?)
Comment #15
grandcat commentedPerhaps it's a proxy thing. Please contact your provider for more information.
Comment #16
vinoth.3v commentedProxy? I am using webfaction(my aff. link), and yes it has proxy behind server. But I have enabled "reverse_proxy" in 'settings.php"
Comment #17
munyiva#1 worked for me :-)