]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/Comments_dissapeared.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / bugs / Comments_dissapeared.mdwn
1 Although I have comments enabled and I have been using them successfully for ages now, I've come to notice that they have stopped working in the last week or two.
3 I am running version 3.20100312 with the following configuration:
5 <http://static.natalian.org/2010-03-27/natalian.txt>
7 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?
9 Any other ideas? With thanks,
11         comments_pagespec => 'archives/* and !*/Discussion',
13 > Your setup file only allows comments to pages under archives. That 
14 > seems unlikely to be right, so I guess it is causing your problem.
15 > --[[Joey]] 
17 That's the only place where I want comments. <http://natalian.org/archives/>
18 Has the pagespec changed? Is it `archives/*/*` or something like that?
20 It worked just fine with this configuration. I swear I have not modified it. :) -- [[Kai Hendry]]