PDA

View Full Version : Question concerning temperary rooms


Methen
03-31-2007, 06:20 PM
I was in my flashchat adding rooms with the add feature and I notice that after a few minetes they dissapeared if there a way to increase the time they stay on with out people in them?

klj2000
03-31-2007, 06:50 PM
If you want rooms to stay you should be adding them from the chat admin area. Adding them from the chat room is designed that way so users don't abuse creating room after room in the chat.

Methen
03-31-2007, 10:33 PM
Understood, but is there a way to do so?
also would like to know if the add feature
as well as the pc feature can be disabaled

klj2000
03-31-2007, 11:38 PM
Yes you can change this value in the config.php file but if you have issues with rooms not leaving then you know what's wrong:

'autoremoveAfter' => 30,

As far as add features or pc features could you be more specific being the chat is full of features.

Methen
04-01-2007, 06:47 AM
Sorry I was falling asleep last night

By pc I was refereing to Private chat or whisper commands
so that other people can talk to each other in Private
I would to know if it is possible to dissable them


as far a the add feature I was refereing to the ability
of people being abale to create rooms
I was wanting to know if it is possible to turn that feature off.


would also like to know if the ignore feature can be turned on or off

klj2000
04-01-2007, 03:26 PM
Sure you can turn a lot of things off if you like. Go to the chat/inc/layouts/user.php file. This controls all what options the users have in the chat. This is also the same for moderators in the moderator.php file also or admin.php etc. If your not running support mode then customer.php file isn't important in this setup.

Methen
04-01-2007, 07:03 PM
That's just what I was looking for, thank you!