Hi
When I created a new account in my gallery for one of my members, and when I tried to upload some pictures to tested it out, I see these errors:
Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/httpd/vhosts/vietnhim.com/httpdocs/CuteGallery/upload.php on line 432
Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/httpd/vhosts/vietnhim.com/httpdocs/CuteGallery/upload.php on line 440
Warning: unlink(./albums/edit/.): Permission denied in /home/httpd/vhosts/vietnhim.com/httpdocs/CuteGallery/upload.php on line 453
Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/httpd/vhosts/vietnhim.com/httpdocs/CuteGallery/upload.php on line 432
Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/httpd/vhosts/vietnhim.com/httpdocs/CuteGallery/upload.php on line 440
Warning: unlink(./albums/edit/..): Permission denied in /home/httpd/vhosts/vietnhim.com/httpdocs/CuteGallery/upload.php on line 453
Do you know what's wrong with it? The error occurs when I click on Upload files
Thanks
I have just came acroos the same problem yesterday. If you figure it out can you please let me know. I will do the same. Thanks.
Go to your albums dir of the photogallery and change the edit dir permissions to 777. Mine was set at 666.
Search the board and read the docs before posting questions that have already been answered before ;)