Hi,
which code should I use to insert the number of comments in the template?
I have seen this
$details[] = sprintf('%s: %s', JText::_('CCOMMENTS'), CommentHelper::numComments($obj->submission_types[$item->type_id], $item));
}
but I can't just cut and paste this somewhere else.
Best regards,
Jeff
Hi,
which code should I use to insert the number of comments in the template?
I have seen this
but I can't just cut and paste this somewhere else.
Best regards,
Jeff