eightball
17 Oct 2002, 09:10
How would I change the 'who's online' function so that it shows only registered users?
thanks
8ball
in your online.php you find this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
chage it to:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
vBulletin® v3.6.12, Copyright ©2000-2012, Jelsoft Enterprises Ltd.