The ban command does not currently work. The function chatroom_command_ban_user() calls chatroom_ban_user() which does not exist. It should call chatroom_chat_ban_user().
The ban command does not currently work. The function chatroom_command_ban_user() calls chatroom_ban_user() which does not exist. It should call chatroom_chat_ban_user().
Comments
Comment #1
Anonymous (not verified) commentedthanks, fixed with:
http://drupalcode.org/project/chatroom.git/commit/1322c0f