View Full Version : FLASH CHAT help
Rickie3
12-15-2005, 09:47 PM
hi ive just installed flash chat and intregated with my board,my problem when my members go to flash chat it says they have been banned.Now i went to my vb admin panel and clicked repair/optomize tables and it seemed to fix the problem they could log in,but a few mins later it does the same thing,says user has been banned,is there a setting ive missed somewhere????any help appreciated
Paul M
12-15-2005, 09:49 PM
You have custom usergroups and have not edited the integration CMS file to take account of them.
Rickie3
12-15-2005, 10:50 PM
could i ask where do i find this integration CMS file please?
---------------------------------------------------------------------
please disregard my last post i found it in vbulletin35CMS
'users' => array( 2,9,11 ) , // vB usergroups allowed access to chat.
'customer' => array( 0 ) , // vB usergroups allowed access as customers.
'mods' => array( 5,7 ) , // vB usergroups allowed access as chat moderators.
'admin' => array( 6 ) , // vB usergroups allowed access as chat administrators.
'banned' => array( 1,8 ) , // vB usergroups banned from accessing the chat.
thanx for your help Paul
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.