I have a site that is currently using the core Comment module for comments on a custom content type and the Forum Topic (core) content type. I want to switch to using Nodecomment module.

I installed Nodecomment and configured the aforementioned content types to use the Comment content type that Nodecomment installed. I have configured the global settings for Nodecomment to show the submission form below posts and comments. But when I view a node, the form does not show up. I see a link "Add new Comment" under my node which is supposed to go to the "node-form" anchor, but that is all.

I am wondering if I am in troublesome water because I have been using the core Comment module already.

I am also wondering if the comments that were submitted via the core Comment module should be showing up or if there is no compatibility. If there is no compatibility, then I am wondering if there is a migration path.

I should note that the module works as expecting on a fresh install of Drupal 6.

Thanks!

Comments

eidolon night’s picture

Having the same issue (on 2.0 beta 3), did you ever find a solution?

locomo’s picture

I having this issue on on 2.0 beta 3

any ideas? I'm at a loss...

locomo’s picture

Version: 6.x-1.2-rc2 » 6.x-2.0-beta3

original comment is very old.. switching to most recent version

crea’s picture

Symptoms look very similar to #477518: Incompatibility with other modules overriding node view menu callback.
Do you have Revisioning module ?

locomo’s picture

haha .. yup. that's me who actually found a conflict with revisioning in #477518 .. definitely seems to be a module conflict

crea’s picture

Status: Active » Closed (duplicate)

Ok.