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
Comment #1
redluk commentedWe 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?
Comment #2
redluk commentedWe 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?
Comment #3
grandcat commentedIs this error permanent or sporadic?
Comment #4
tic2000 commentedIt is permanent.
Comment #5
abaddon commentedim 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?
Comment #6
grandcat commentedTry to login again, this often helps. If not, what browser, Flash version, Image Fupload version?
Did you read the project page completly?
I think, you're using the old version, try to use a beta version instead which fixes the problem with photos module.
Comment #7
abaddon commentedthis 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!
Comment #8
grandcat commentedSeems to be fixed.