A couple of unauthenticated users pointed out to me that when they click the "add new comment" link at the bottom of nodes, it takes them instead to a page headed "Reply to comment" but without a comment form. They then need to click on the node title in order to reach the comment form. I've tested this as both an authenticated and unauthenticated user with the same results.

I am running Drupal 6.22, and I was using the Comment Notify, Wordpress Comments, and Recent Comments modules. I disabled all of these and tested it again with the same results.

The link for "Add new comment" is structured like this: http://metraylor.com/comment/reply/285#comment-form. The "reply" in the link suggests the reason for the issue, but I don't know how to fix the plumbing. I've checked all my administer/content type/nodetype/comment settings options, and none seem to take care of the issue. I didn't run into this issue before I updated to 6.22.

Thanks for your help!

Comments

dragonwize’s picture

Project: Comment API » Drupal core
Version: » 6.22
Component: Miscellaneous » comment.module
Assigned: toe_in_water » Unassigned
Everett Zufelt’s picture

Category: bug » support

I don't have the answer unfortunately, but this is a support request.

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.

quietone’s picture

Version: 6.22 » main
Issue summary: View changes
Issue tags: -comment module, -add new comment, -reply to comment
quietone’s picture

Version: main » 6.x-dev