bitHacker
03-11-2007, 06:38 PM
How do I get the number of users of the forums to my custom page?
I found in index.php this line:
$numbermembers = vb_number_format($vbulletin->userstats['numbermembers']);
but this returns 0 for some reason.. any idea why?
Thanks in advanced
I found in index.php this line:
$numbermembers = vb_number_format($vbulletin->userstats['numbermembers']);
but this returns 0 for some reason.. any idea why?
Thanks in advanced