I've been looking for a better way to do comments before I take the site live, and I thought this module might do the trick. I'm using my own theme, the node's comment settings are:
Default display mode: Threaded list - expanded
Location of comment submission form: Display below post or comments
and I checked the "Display comments on separate talk page" box.
I had a bunch of test comments already saved, but when I click the Talk tab, the only thing it shows is two copies of the "add new comment" link. If I click it, there's no form, and no old comments either. The URL of the talk tab goes to node/279/talk, and the "add new comment" link goes to node/279/talk#comment-form.
Do I have one of the settings wrong, or could my custom theme be interfering with it? I'm also using CKEditor if that makes any difference.
Comments
Comment #1
cwgordon7 commentedDoes it work if you switch to one of the default themes (e.g. garland)?
Comment #2
wxman commentedSorry, but I actually had to remove the whole module for now while I pin down a bigger problem. I'll try again once I get my formatting disaster fixed. Thanks, and sorry to have bugged you for now.
Comment #3
amocsy commentedIt happende to me too, except It's /node/25/talk here not node/279/talk.
I also tested it with garland.
No comments are appearing.
I tried to run cron manually in case that helps. It did not.
I tried to re-save some of the comments, no result.
I treid posting & publish new comments, they are also not appearing.
What to do now? It would be a nice & fun module, I'm so disheartened. :'(
Comment #4
amocsy commentedI tried patch from: http://drupal.org/node/730166 it did not solve this problem, even if I thought it could have been related...
I also tried 6.x-1.x-dev Download (12.35 KB) 2010-Jul-11 with no luck eighter.
UPDATE: I figured this out if anyone else is interested: Talk module conflicts with Comment Bonus API module, who knows why.
Comment #5
jarodms commented