Search…

X3 Photo Gallery Support Forums

Search…
 
ndorfnz
Topic Author
Posts: 19
Joined: 22 Nov 2006, 09:38

Error 403 on Upload

02 Apr 2010, 12:41

Recently purchased and installed x2.

Established on the necessary 777 settings.

Did review my phpinfo and no mention of suhosin being involved.

Admin nor users can upload, they both receive same error 403 message.

Admin can change a theme configuration and it saves.
 
ndorfnz
Topic Author
Posts: 19
Joined: 22 Nov 2006, 09:38

04 Apr 2010, 07:41

Anyone know how to actually get support on this forum? I've read the other issues relating to UPLOAD issues and checked out my config...
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Apr 2010, 09:35

Sorry, I believe we are looking into this in by email in regard to your upload issue.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

09 Apr 2010, 03:27

This is mod_security in your case. Maybe we should add it to the list of warnings on top, you can try to resolve this by uploading .htaccess file with the following content:
Code
SecFilterEngine Off
SecFilterScanPOST Off
As it described here: https://www.photo.gallery/v2docs/troubleshooting

If this won't help, then you'll have to contact your hosting support.
firedev.com