Uploading Errors Uploading Errors
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Uploading Errors

Started by VietLang, February 05, 2005, 11:04:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

VietLang

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

rjsteele

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.

rjsteele

Go to your albums dir of the photogallery and change the edit dir permissions to 777. Mine was set at 666.

Hein Traag

Search the board and read the docs before posting questions that have already been answered before ;)