Closed (fixed)
Project:
phpFreeChat integration
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2007 at 00:06 UTC
Updated:
27 Dec 2007 at 10:44 UTC
I've just set phpfreechat (using beta9 as the docs specify). Brilliant work there! Very nice.
My issue is I don't seem to be able to find a way to moderate a chat channel. On Firefox I'm connecting as the default Drupal admin user. In Opera I'm connecting as another (ordinary, unprivileged but still registered) user. As the admin user, I don't see a way to be able to boot the unprivileged user out of the room. (I may be wrongly assuming that 'moderate' means to be able to give unwanted chatters the heave-ho.)
Please let me know what I might be overlooking, and/or clarify what is meant by 'moderate' if I've misunderstood this. Thanks!
Comments
Comment #1
owen barton commentedI think you are looking for:
/kick username
(incluse the /)
Comment #2
LoongFei commentedAh cool, very IRC-like. Nice. :)
Er, hang on a sec. I just tried it and got "You are not allowed to run 'kick' command". Interestingly, I'm logged in as the site admin. And as near as I can tell, I should have the appropriate privs. Or?
Comment #3
udvranto commentedI am having the same problem and I am using 4.7.x!
Comment #4
udvranto commentedReplace all the occurrences of user_access("admin phpfreechat") to user_access("moderate chat channels"). Then clear the cache. This should do the trick. But it still says "you are not allowed to run the /kick" command. At the time of testing there was no user in it.
Comment #5
owahab commentedComment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.