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
comments not posting(back to index)
how do i get comments to work? i added the comments folder but it didn't work. i also tried to chmod the comments folder to 777, but that didn't work either. suggestions?
posted by chewy on 30 Sep 05 at 8:17 AM
chewy,

Do you have comments turned on in fb_settings.php?

$allow_comments = 1; // 1: Allow comments; 0: Disable comments

richard
posted by Richard Hendrix on 30 Sep 05 at 10:53 AM
i'm sorry, yes; allow_comments is set to 1.
posted by chewy on 30 Sep 05 at 11:02 AM
update: i turned off the captcha requirement in fb_settings.php and then tested a comment. it e-mailed the comment to me, but still did not appear on the web page.
posted by chewy on 30 Sep 05 at 1:25 PM
i found my answer in this post:
http://folderblog.org/discussion/765/
to change and add a line in the almanac template.
posted by chewy on 30 Sep 05 at 2:12 PM
That's good news. Glad it's working for you.
posted by Richard Hendrix on 30 Sep 05 at 3:36 PM
Post a Reply:

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