Hi,
I was wondering if there is a way to get the total number of shouts to show up on the forum home in the Statistics box? For instance: Threads: XXXX, Posts: XXXX, Shouts: XXXX, Members: XXXX
I have tried adding the $TS like this but I don't know anything about php so I couldn't get it to work:
Quote:
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
Shouts: $TS,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
|
Any help would be very much appreciated!
Thanks,
Jeff