I was testing the module (version 2.9) and I noticed the 'Remove user' link didn't work. I inspected the code to find out what was wrong, and as far as I can tell it didn't trigger anything, it seemed half implemented.
I added the remaining code myself (in the same manner as it's implemented for Kick and Ban user). My changes can be found in the included patch.
I hope this will help.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | chatroom.patch | 5.56 KB | Michali |
| #1 | chatroom.patch | 5.57 KB | Michali |
Comments
Comment #1
Michali commentedThis is the patch:
Comment #2
Michali commentedFixed a small error in the patch (wrong variable in the result message).
Comment #3
Anonymous (not verified) commentedthanks for the patch! committed here:
http://drupal.org/cvs?commit=389600
there were some hunks that failed, so i had to massage it a bit. please reopen if i messed it up.
Comment #4
Michali commentedGlad to hear it helped. :)