PDA

View Full Version : "Default Chat Room" issue


blkatt
05-18-2005, 12:13 AM
How can I get rid of the "default chat room??"

Even though I set controls so that registered members don't have permisssion to enter permanent chat rooms (at least for now), registered members can still go into the default chat room. The permissions work fine with other permanent custom rooms I created.

All other permissions work fine, so I don't need a fix. I would simply like to delete the default chat room altogether.

Zero Tolerance
05-18-2005, 09:46 AM
How can I get rid of the "default chat room??"

Even though I set controls so that registered members don't have permisssion to enter permanent chat rooms (at least for now), registered members can still go into the default chat room. The permissions work fine with other permanent custom rooms I created.

All other permissions work fine, so I don't need a fix. I would simply like to delete the default chat room altogether.
There has to be atleast 1 room, otherwise there would be nothing to talk in?

- Zero Tolerance

blkatt
05-18-2005, 10:50 AM
Thank you for the prompt reply.

How do I prevent registered users from accessing the default room? Currently, the permisson system is not preventing registered users entering the default room - even when they don't have permission to go into any room.

Secondly can the name default room be changed?

Thanks again.

sv1cec
05-18-2005, 11:02 AM
There has to be at least one room accessible to members. If you do not want registered members to go to any room, then there is no reason to let them enter the chat, so restrict their access with conditionals in the navbar.

And yes, the default room's name can be changed. Check for the wording, in the vBChat.php file.

Rgds

blkatt
05-18-2005, 11:44 AM
There has to be at least one room accessible to members. If you do not want registered members to go to any room, then there is no reason to let them enter the chat, so restrict their access with conditionals in the navbar.

And yes, the default room's name can be changed. Check for the wording, in the vBChat.php file.

Rgds

Thanks for the response.

I asked the question because in setting up the chat, I wanted to temporairly limit access to the default rooom by all members. I'll just shut down the entire chat temporarily.

Thanks again. You answered my questions.