Hi,

I upgraded from D5 to D6, no problem. I've checked the Node Comments settings, and they are fine - I've made sure every role can see and add comments, no problem. The only issue is that while the comment count still works, e.g. it displays a "2 comments" link, when I click the link, e.g. from a taxonomy listing, there are no comments displaying on the page. Just the add comment form.

Any suggestions about how to make this work again?

Comments

greg.harvey’s picture

Status: Active » Fixed

Just needed to set a "Comment view" under the content type settings! =)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

mrvee’s picture

Status: Closed (fixed) » Active

I have the same issue. Please help. I have tried setting the comment view to nodecomment-threaded and nodecomments but this does not seem to help.

Please help urgently.

Thanks

mrvee’s picture

As a note, I didn't upgrade from D5 to D6. This was a D6 install from the beginning. I have checked permission settings, workflow settings and comment settings but couldn't find the problem.

zroger’s picture

Status: Active » Postponed (maintainer needs more info)

I need more information about your setup before I can diagnose anything.
- What settings are you using?
- What version of views are you running?
- What version of drupal are you running?
- Were you using comment.module before this, or is this on a clean install?

mrvee’s picture

Hi Roger,

Thanks for the reply.

- Core Comment module was enabled before I installed nodecomments, but I installed nodecomments before I really got started with the core.comments module

- I'm using Drupal 6.9.

- I'm using Views ver. 6.x-2.2

- I have a content type (Type A) and I'm using the 'comment' content type installed with the nodecomments module.
- Workflow settings in Type A as follows:
* Default options:
Published
* Default comment setting:
Read/Write
* Node type for comments:
Comment
* Comment view:
Nodecomments
- Settings for Comment:
*Enable data entry from a block:
Enabled
* Default options:
Published
- Posting comment settings: (Admin Comment settings)
* Anonymous commenting: (Greyed Out)
* Preview comment:
Optional
* Location of comment submission form:
Display on separate page
* Default node type for comments:
Comment

Let me know if I'm missing something.

The Comment entries does work, it shows '1 new comment' on the taxonaomy view, but when I click on the link to open the node, it only shows "add new comment" and none of the previously added comments shows up. When I browse to 'content' I can see the comment nodes listed and access it.

Please help.

mrvee’s picture

Status: Postponed (maintainer needs more info) » Active
thermador’s picture

Same problem here as MrVee above. Fresh install of drupal this morning. No comments showing up at all.

Solved the problem - went to Administer -> Content Management -> Content Types.

Edited the type of content that was going to have comments on it (i.e. "Page")

Selected "Workflow settings" at the bottom, set "Node type for comments:" to "Comment" and "Comment view:" to "nodecomments"

My problem was that I had forgotten to set the "Comment view" to anything - it was just on "-- None --"

crea’s picture

Status: Active » Closed (fixed)

D6 1.x branch is not supported anymore. Closing.