Comments?

astersmitem - August 29, 2008 - 16:51
Project:NodeReview
Version:5.x-1.0
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

So ... is it possible to render a comment form (that works) for a nodereview node type? (does nodereview even do comments?) It would seem the 'normal' way of doing this in a node template does not do anything useful. Is there a way to call the comment form in the template that I'm missing? I could use an example of how to do this. Please help!

I've tried
print drupal_get_form('comment_form');
which I think would be the normal way to accomplish this.
I've tried a few other things too, but I'm really just not getting anywhere.

 
 

Drupal is a registered trademark of Dries Buytaert.