Registered Members Only
I have Vbulletin and RealChat installed on my server. I now have it where your automatically logged into the chat room with your registered name. Im still having a problem though. I want the chat room to be password protected where members only can enter. With the following code added if someone knows how to find the URL to the applet it will allow them to log in as Unregistered. Does anyone have any ideas on how to block them if they dont have a registered name?
<?php echo $vbulletin->userinfo[username];?>
Thanks in Advance to anyone that can help me
Jaime
|