altinnovation
Newbie
Karma: 0
Offline
Posts: 1
|
 |
« on: August 22, 2010, 20:44:09 » |
|
Hello, I want to insert the "comment count" echo into my Videoflow list module that is on the front page. I have so far tried <?php echo $vid->comcount; ?> (which then displays comcount; ? on the front page), also echo '.$comcount.' all to no avail.
Does anybody know what I need to insert etc to get this to work? Thanks
|