PDA

View Full Version : Error When uploading Images


deez
Thu 5th Jun '08, 11:59am
Sometime yesterday I started getting this error when attempting to upload images


FORBIDDEN

You don't have permission to access /forums/newattachment.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at unleashdagreen.net Port 80



I've had this happen in the past but it went away after like 30 minutes or so.

my site is at www.unleashdagreen.net/forums any help would be much appreciated.

Lynne
Thu 5th Jun '08, 12:02pm
Is that file present on your system? And what are the permissions set on it? Try setting it at 755.

deez
Thu 5th Jun '08, 12:12pm
yes and the permissions are set at 755, I re-set them just to be sure and still no love.

Also just tried replacing newattachment.php with a fresh copy from the vbulletin zip file and set the permissions, still nothing.

I ran a check on the attachment table in phpMyAdmin and it said everything was OK.

Zachery
Thu 5th Jun '08, 12:26pm
Please see this thread:

http://www.vbulletin.com/forum/showthread.php?t=274487

deez
Thu 5th Jun '08, 12:38pm
Thank you very much Zachary, that was exactly what I needed to do. :D