badmeetsevil-
30 Jun 2001, 17:20
WORKS FOR ANY VBULLETIN VERSION
Okay. Well here it is... put this into a file, and save it as registered.php .. then make an #include to put it on any .shtml page on your site.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Upload this .php file in your VBulletin directory, so if your VBulletin directory is, blah.com/forums, upload into forums, so it would be blah.com/forums/registered.php.
Where you put the include, is where it will show the number of registered users on your board.
Enjoy.
Okay. Well here it is... put this into a file, and save it as registered.php .. then make an #include to put it on any .shtml page on your site.
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Upload this .php file in your VBulletin directory, so if your VBulletin directory is, blah.com/forums, upload into forums, so it would be blah.com/forums/registered.php.
Where you put the include, is where it will show the number of registered users on your board.
Enjoy.