Closed (won't fix)
Project:
NodeReview
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2008 at 16:51 UTC
Updated:
29 Mar 2011 at 00:47 UTC
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.
Comments
Comment #1
danielhonrade commented