Geändert habe ich da an der Config.php des Chats folgendes:
Diese Channel erscheinen, wenn man die Rechte hat sie zu sehen, auch in der Liste. Nur halt dieser zusätzliche leider auch noch.// Default channelName used together with the defaultChannelID if no channel with this ID exists:
$config['defaultChannelName'] = 'Foyer';
// ChannelID used when no channel is given:
$config['defaultChannelID'] = 5;
// Defines an array of channelIDs (e.g. array(0, 1)) to limit the number of available channels, will be ignored if set to null:
$config['limitChannelList'] = array(5,19,21,58);
Falls sich jemand das in natura ansehen will:
http://vergessene-pfade.de/forum/chat/
Benutzername: Testperson
Passwort: t3st3r
Vielen Dank schonmal