[SOLVED] Comments form - nested comments
Posted: Wed Dec 17, 2008 10:03 pm
In comments.tpl I can get the comment_id, but how do I get the nested comment name e.g. #1.2.1 ?
The value is in the control returned from commentform_replyTo, but how do I fetch the one for my comment.id ?
Before Don tells me to look at bulletproof, the answer is {$comment.trace}
The value is in the control returned from commentform_replyTo, but how do I fetch the one for my comment.id ?
Before Don tells me to look at bulletproof, the answer is {$comment.trace}