![]() |
|
Error on Deleting Photos - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Error on Deleting Photos (/thread-1093.html) |
Error on Deleting Photos - Daxeno - 2007-01-25 I usually delete photos through FTP. But then I got this error when i tried to Delete Photos on the Admin Section. Warning: unlink(/home/public_html/gallery/albums/X C V Klasmeyts/ScannedImage_11.jpg) [function.unlink]: Permission denied in /home/public_html/gallery/zen/classes.php on line 273 Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/gallery/zen/classes.php:273) in /home/public_html/gallery/zen/admin.php on line 85 Can anyone suggest a Fix? Thanks a lot in advance. Dax Error on Deleting Photos - Daxeno - 2007-01-26 I have this same error on the previous versions. but til now it still not fix. Error on Deleting Photos - hubertus - 2007-03-10 Had the same problem. A quick search in the forums revealed that you need to issue as explained by tris here: http://www.zenphoto.org/support/topic.php?id=739&replies=4 Error on Deleting Photos - Daxeno - 2007-03-10 fixed. ty. Error on Deleting Photos - trisweb - 2007-03-10 The problem was probably that you uploaded through FTP with your own user account, but didn't set the permissions on each file as writable by the server. In the new Admin I'll be sure to issue a better warning for permissions errors like that. Thanks! Error on Deleting Photos - Daxeno - 2007-03-10 I noticed that as well... i thought that i don't need to CHMOD the subfolders. |