I've got a view that list multiple full nodes on a single page with a comment form underneath each node. When I submit a comment to any of the nodes it gets posted to the node at the top of the list. I've duplicated this setup with the core comment module and it functions correctly posting to the node directly above the form. Any help or recommendations?
I'm calling the form via print nodecomment_render($node); in my template for the nodes being listed.

Comments

crea’s picture

Status: Active » Closed (fixed)

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