The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
showing number of members on non VB page
Hello everybody,
how would I show total number of registered members on a non VB page? I already have an include('global.php') setup which I use to get other details, I just can't seem to find the correct variable to get that figure. thanks!!!! |
#2
|
||||
|
||||
You could just count the number of rows in the user table.
|
#3
|
|||
|
|||
yes that's an option...but I wanted to know if there was some sort of built in solution....thanks
|
#4
|
|||
|
|||
I was wondering about this too. I need to include this information on my main page which isn't a vb page
|
#5
|
||||
|
||||
Again, count the number of rows in the user table.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|