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
error from post.php comments update(back to index)
Hi to everybody. My folderblog seems to be function also with the comments of the user but when i go on post page to put my own comments i get this errors:

Warning: fopen(photos/tramonto.txt): failed to open stream: Permission denied in d:\inetpub\webs\pocoit\fblog\post.php on line 28

Warning: fwrite(): supplied argument is not a valid stream resource in d:\inetpub\webs\pocoit\fblog\post.php on line 29

Warning: fclose(): supplied argument is not a valid stream resource in d:\inetpub\webs\pocoit\fblog\post.php on line 30
posted by gas on 7 Aug 05 at 7:29 AM
Oh sorry, if someone could give me a sort of solution or explanation of the above errors mentioned, thanks to everybody
posted by gas on 7 Aug 05 at 7:54 AM
gas, this seems to be a permissions error. Is your comment category created and CHMOD'ed to 655 or greater?
posted by donald on 19 Aug 05 at 1:43 AM
Post a Reply:

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