Hey,
I have a problem with my gallery. I uploaded files and I clicked, by mistake, twice. Now the gallery suddenly says "Cannot move the file" and I always get an error.
QuoteWarning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/karinosh/public_html/gallery/upload.php on line 432
Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/karinosh/public_html/gallery/upload.php on line 440
Warning: unlink(./albums/edit/.): Permission denied in /home/karinosh/public_html/gallery/upload.php on line 453
Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/karinosh/public_html/gallery/upload.php on line 432
Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/karinosh/public_html/gallery/upload.php on line 440
Warning: unlink(./albums/edit/..): Permission denied in /home/karinosh/public_html/gallery/upload.php on line 453
QuoteWarning: move_uploaded_file(./albums/edit/mHTTP_temp_99212a8f.jpg): failed to open stream: Permission denied in /home/karinosh/public_html/gallery/upload.php on line 1197
Warning: move_uploaded_file(): Unable to move '/tmp/php4vuPjg' to './albums/edit/mHTTP_temp_99212a8f.jpg' in /home/karinosh/public_html/gallery/upload.php on line 1197
And since then I cannot access the edit folder per FTP. What's wrong with it now? It's very strange that something like this happens when I click twice on 'upload'. :(