response
authorJoey Hess <joey@gnu.kitenet.net>
Sun, 28 Mar 2010 21:37:42 +0000 (17:37 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Sun, 28 Mar 2010 21:37:42 +0000 (17:37 -0400)
doc/bugs/Comments_dissapeared.mdwn

index f71a442b8b9d28edbc46e3ad71e835ae7a289a4d..b737d9bef27fa49bc7fe4ea10980dc588a8e4374 100644 (file)
@@ -7,3 +7,9 @@ I am running version 3.20100312 with the following configuration:
 In my (HTML5 modified page.tmpl) it doesn't seem to enter the "TMPL_IF COMMENTS" block anymore. I tried the stock page.tmpl and they didn't seem to work either, so the variable name hasn't changed has it?
 
 Any other ideas? With thanks,
+
+       comments_pagespec => 'archives/* and !*/Discussion',
+
+> Your setup file only allows comments to pages under archives. That 
+> seems unlikely to be right, so I guess it is causing your problem.
+> --[[Joey]]