The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Simple stats on non-VB page
I am looking for a way to show the number of members and total posts on a non-VB php page.
I have looked at various hacks here, but none seem to do this (or if they do it's in with a whole bunch of other stuff!). Ideally I would just like to be able to easily include the values so that I can have some text that simply says "In the forums we have xxxxx registered members who have posted xxxxxx messages". Any help would be appreciated! Thanks John |
#2
|
|||
|
|||
Something like this should work.
PHP Code:
$totalthreads $totalposts $numbermembers, In the templates... |
#3
|
|||
|
|||
Thanks for that. What would I need to do to use this in a non-VB page though?
John |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|