The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to display in page?
I have create one custom vBulletin page, url: domain.com/tm_information.php
I want to display $totalthreads, $totalposts, $numbermembers and $totalonline in that custom vBulletin page? How can I do that? can someone help me, please! Note: I'm using vb 4.2.2 Kind regads, Shine |
#2
|
|||
|
|||
At the beginning of your script, before you include global.php, add this line:
Code:
$specialtemplates = array('userstats'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|