Project:Image FUpload
Version:6.x-3.0-rc2
Component:User interface
Category:support request
Priority:normal
Assigned:juves
Status:active

Issue Summary

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

#1

My 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

#2

Status:active» patch (to be ported)

That's it. Also don't forget to enable Cookies.
Thank you that you did some research by your-self.

#3

Status:patch (to be ported)» fixed

sry.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#5

Status:closed (fixed)» active

I tried this change and it did not work. Still get error 403 and won't upload images. Cookies are enabled.

#6

Status:active» closed (fixed)

I could also be another thing, like mod_security.

#7

Assigned to:Anonymous» juves
Status:closed (fixed)» active

The same problem. Logged in as admin.

access denied, fupload/flash , Anonymous

No mod_security, #1 doesn't work

rc2, dev.

xampp, php 5.3.1

#8

Status:active» closed (fixed)

Browser problem :(

Opera 10.52.3363

#9

same problem with chrome 5.0.375.99 / firefox 3.6.6 works

#10

I'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 :(

#11

Status:closed (fixed)» active

#12

I 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

#13

same 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

#14

Same 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?)

#15

Perhaps it's a proxy thing. Please contact your provider for more information.

#16

Proxy? I am using webfaction(my aff. link), and yes it has proxy behind server. But I have enabled "reverse_proxy" in 'settings.php"

#17

#1 worked for me :-)

nobody click here