PDA


View Full Version : $numbermembers on a portal page


Pooh
07-07-2005, 02:02 PM
I'm not sure, but i think $numbermembers is the total number of users the board has correct? If it isn't, correct me.

What I want to do is place the variable for how many users I have and put it on a vbadvanced portal page. The page will be used to recruit advertisers, and i want to give them "real time" statistics on the forums.

How would i go about doing this?

Thanks

Brian
07-07-2005, 03:43 PM
$numbermembers isn't a global variable. Your best bet would probably be to create your new page and then just use the online users module on that page to show the number of currently active members.