Hi,

I want to render the form for posting comments into my customized forum node template. I tried this in my template file:

print comment_form_box(array('pid' => 0, 'nid' => $node->nid), 'my_comment_box');

and themed the comment box in box.tpl.php...

It seems as if the form hook for comments is omitted....

Any idea?
Cheers,
McGo

Comments

McGo’s picture

I forgot: Drupal 6.x, phptemplate Engine

leanazulyoro’s picture

did you ever find out how to do this? I'm in the same situation, and did the same you did, but i get this error:

Validation error, please try again. If this error persists, please contact the site administrator.
includes/form.inc:580; modules/upload/upload.module:571