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...
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...