PDA

View Full Version : Who's online - registered users only


eightball
17 Oct 2002, 09:10
How would I change the 'who's online' function so that it shows only registered users?

thanks

8ball

Xenon
17 Oct 2002, 10:01
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.
---------------