ericgtr
15 Dec 2005, 05:01
Updated to 3.5.1 (should work for any 3.5.x) Although the update is minor I thought it best to start a new thread for verstion 3.5
See 3.0.x version here http://www.vbulletin.org/forum/showthread.php?p=582250
This will add a "Registered Today" (actually in the last 24 hours) to your Stats box.
Add a phrase: <-- important
Global
Varname: reged_today
Text: Registered Today
In the adv_portal_stats template:
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Below add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Open modules/stats.php
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Add below:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
See 3.0.x version here http://www.vbulletin.org/forum/showthread.php?p=582250
This will add a "Registered Today" (actually in the last 24 hours) to your Stats box.
Add a phrase: <-- important
Global
Varname: reged_today
Text: Registered Today
In the adv_portal_stats template:
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Below add:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Open modules/stats.php
Find:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Add below:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------