folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
err mgs on updating caption/titles(back to index)
When every go to update a caption or title I keep getting the following messages. I'm sure that there is just a permission issue that will resolve all of these but I can't find it anywhere. Any help would be greatly appreciated.

Warning: unlink(photos/__Selected_Images/DSC01438.JPG): Permission denied in /home/digital/public_html/blog/gallery/index.php on line 300

Warning: fopen(photos/__Selected_Images/DSC01438.JPG): failed to open stream: Permission denied in /home/digital/public_html/blog/gallery/index.php on line 302

Warning: fwrite(): supplied argument is not a valid stream resource in /home/digital/public_html/blog/gallery/index.php on line 303

Warning: fclose(): supplied argument is not a valid stream resource in /home/digital/public_html/blog/gallery/index.php on line 304

Warning: touch(): Utime failed: Operation not permitted in /home/digital/public_html/blog/gallery/index.php on line 305

Warning: Cannot modify header information - headers already sent by (output started at /home/digital/public_html/blog/gallery/index.php:300) in /home/digital/public_html/blog/gallery/extensions/fb_mimetype.php on line 58

Warning: Cannot modify header information - headers already sent by (output started at /home/digital/public_html/blog/gallery/index.php:300) in /home/digital/public_html/blog/gallery/extensions/fb_mimetype.php on line 59
posted by David on 19 Aug 05 at 9:48 PM
Make sure that the permissions are set on your folders and all your photos to at least 655 -- if you uploaded any pictures before changing the permissions, you may need to update the permissions of the JPG files themselves.
posted by donald on 30 Aug 05 at 12:48 AM
I'll give that a shot. thanks.
posted by David on 31 Aug 05 at 8:47 PM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)