PDA

View Full Version : How can I use ($totalposts) in a certian tamplates?


7ABD
10-19-2004, 07:18 PM
I tried to move these templats

<div>

$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, $vbphrase[members]: $numbermembers</div>



to my header...but it didn't work!! just the $vbphrases work but not the others..all the phrases worked good but ($numbermembers,$totalthreads,$totalposts) didn't work...all I got is a space to info. was showed...inactvaited



how can I actavite them in the header!!! should I edit in some *.php files or it's an edit in the same header!!!



I hope I find a way for doing that,,



Thank you

7ABD
10-19-2004, 09:43 PM
Thanx fixed it :D