Log in

View Full Version : hit counter code groups


dimmicosacerchi
10-25-2011, 09:11 PM
Hi! I would like to add a hit counter in discussions of social groups, I found this variable:

<div style="float: left;"> $vbphrase[views]: $thread[views] </div>
<div>

With what should I change this variable?
$thread[views]

Thanks to all.

Lynne
10-25-2011, 09:31 PM
Do you have code that is counting the number of views for the discussion? In that code, you would define what field to save it in in your database table and that field name is most likely what you would need.