PDA

View Full Version : I think I found a bug.


Zacarias
03-14-2006, 08:07 PM
When I upload a file, and my default thumb settings are set to small, medium or large, the thumbs show up fine.

Then, when I leave it blank, to see the original, and try to view the original image, via the actual link, I get a 403 error. I looked in my FTP server and the file was there.
I thought it could only mean one thing- a problem with the CHMOD.

And it was. All of my images had been CHMOD'ed to 600, instead of 755 or 777.

I'm having to CHMOD every file that gets uploaded...

Zacarias
03-14-2006, 10:21 PM
Content visible to registered users only.

I can't edit.. ><

Is there anyway to make the program CHMOD to 644 automatically after upload?


Added: How to: Automatically CHMOD uploaded files. (http://www.photoplog.com/forum/showthread.php?t=140)