Who's online on non-vB page (with usernames, same rules as Who's Online on forumhome)
This modification is in the archives.
PLEASE CLICK ON THE INSTALL BUTTON IF YOU INSTALLED THIS! THANKS!
What does this hack do? Using this hack, you can show who is currently on your forums from anywhere else on your website! The page, though, must be a PHP page. If you want to display this information on another webpage by integrating it (which you'll probably want to ), just put PHP Code:
<?php require_once("online.php"); ?>
PHP Code:
<?php
THE BELOW IS ONLY IF YOU ARE USING ONLINE.PHP If you are using online.php, then this line of code MUST be at the top of the page! If you don't want to show the total users online at the top of the page, though, then remove PHP Code:
print $show;
PHP Code:
<?php
Features
Instructions Download the attached online.php if you want to show invisible users to administrators, etc., or download online_external.php if you don't want to worry as much about things , and follow these instructions:
That's it! Download This modification is archived and cannot be downloaded. |
Similar Mods
Who's online on non-vB page (with usernames) | vBulletin 2.x Full Releases |