When I try to upload images to an already created album. I am using version 1.01 and this is the message I am recieving: Warning: move_uploaded_file(/home/charlene/public_html/gallery/albums/flowers/plantsaround01.jpg): failed to open stream: Permission denied in /home/charlene/public_html/gallery/zen/admin.php on line 113
Warning: move_uploaded_file(): Unable to move '/tmp/phpviN0vk' to '/home/charlene/public_html/gallery/albums/flowers/plantsaround01.jpg' in /home/charlene/public_html/gallery/zen/admin.php on line 113
Warning: Cannot modify header information - headers already sent by (output started at /home/charlene/public_html/gallery/zen/admin.php:113) in /home/charlene/public_html/gallery/zen/admin.php on line 127
this means that you dont have permissions to move the file to that directory. Make sure your albums and cache directories are chmod 777 and try to re upload .