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
Had the same problem. A quick search in the forums revealed that you need to issue chmod -R 777 albums/*
as explained by tris here: http://www.zenphoto.org/support/topic.php?id=739&replies=4