The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Active Members in forumhome statistics
I know its a new feature for vb 3.5 but im on 3.0.7 and not ready to upgrade yet. Searched vb.com and vb.org and didnt find anything. Should be a simple line of code can anyone help me out?
This is the code in index.php for 3.5 that im guessing displays the active members Code:
$activemembers = vb_number_format($vbulletin->userstats['activemembers']); $show['activemembers'] = ($vbulletin->options['activememberdays'] > 0 AND ($vbulletin->options['activememberoptions'] & 2)) ? true : false; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|