I get an error 403 after I upload an image.

I checked the logs and it seems that the user that is use for upload is "Anonymous" although I logged out and logged in as my user who has the proper permission to upload. I see that user has logged out and logged in but when it comes to upload, it upload as Anonymous user.

Any clue what might be causing this problem?

Comments

redluk’s picture

Title: error 403 » error 403 due to Organic Group module.

We made further testing and why the module fails. Somehow when the Organic Group module is enabled, the fupload module returns this error. When disabled the OG module, this module works like a charm.

Any idea?

redluk’s picture

We made further testing and why the module fails. Somehow when the Organic Group module is enabled, the fupload module returns this error. When disabled the OG module, this module works like a charm.

Any idea?

grandcat’s picture

Status: Active » Postponed (maintainer needs more info)

Is this error permanent or sporadic?

tic2000’s picture

It is permanent.

abaddon’s picture

im getting the same and i dont have any OG module, access denied to user anonymous on sitename.com/fupload/flash .. what info do i need to provide?

grandcat’s picture

Version: 6.x-1.1-rc1 » 6.x-2.0-beta3

Try to login again, this often helps. If not, what browser, Flash version, Image Fupload version?

Did you read the project page completly?

Photos module - RC1 is not working if photos module is installed (403 error) because photos module does some modifications to $user which remove the session id.
Please use Image FUpload 2.x or higher instead if you are using photos module which provides a built-in work-around.

I think, you're using the old version, try to use a beta version instead which fixes the problem with photos module.

abaddon’s picture

this is fixed after updating fupload to the newer version (i was using the latest from the 2.x branch then), im not using the photos module
im not sure what it was but might have been related to other things as well (like suhosin for php), if i ever bump into it ill try to comeback with more info

thanks!

grandcat’s picture

Status: Postponed (maintainer needs more info) » Fixed

Seems to be fixed.

Status: Fixed » Closed (fixed)

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