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
FB3 Post error(back to index)
When I use /post to change details of an image I get an error message. I can post captions and titles and my visitors can post comments. However, I can't change the date of an image. Any solutions? All chmods seem to be in order. I even tried changing all to 755 and even 777! Here's the error messages I get:

Warning: unlink(photos/2005_06_03/_MG_5724.jpg) [function.unlink]: Permission denied in /mnt/kiev/homes/ingalo/public_html/folderblog/fb.php on line 300

Warning: fopen(photos/2005_06_03/_MG_5724.jpg) [function.fopen]: failed to open stream: Permission denied in /mnt/kiev/homes/ingalo/public_html/folderblog/fb.php on line 302

Warning: fwrite(): supplied argument is not a valid stream resource in /mnt/kiev/homes/ingalo/public_html/folderblog/fb.php on line 303

Warning: fclose(): supplied argument is not a valid stream resource in /mnt/kiev/homes/ingalo/public_html/folderblog/fb.php on line 304

Warning: touch() [function.touch]: Utime failed: Operation not permitted in /mnt/kiev/homes/ingalo/public_html/folderblog/fb.php on line 305
folderblog 3.0
posted by Ingaló on 3 Aug 05 at 9:47 AM
Please, anybody?
posted by Ingaló on 7 Aug 05 at 12:32 PM
Also! I put up folderblog 3 in a directory called folderblog, like shown above. I tried putting it up again in another directory and what I am now experiencing is that I cannot use a different password! I can only use the password from the first directory I put it into! I cannot change my passwords for any installations of folderblog3!
posted by Ingaló on 7 Aug 05 at 12:50 PM
Inagló, I'm not sure what the problem might be with your passwords — make sure you're pointing at the right fb_vars.php for each folderblog install you've got going.

As for your earlier errors, have you tried changing the permissions of the photos themselves? Sometimes CHMOD'ing just the directory does not change the permissions on every single file and you have to do it manually for older uploads.
posted by donald on 19 Aug 05 at 2:09 AM
Post a Reply:

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