[Remove user] shows page not found , when i tried to remove the user from the private chat.
could any one help me to rectify this?
[Remove user] shows page not found , when i tried to remove the user from the private chat.
could any one help me to rectify this?
Comments
Comment #1
maragones commentedI have the same problem.
6.x-2.x-dev version.
I think is missing in this function of chatroom.module:
and I think is missing a function like this in chatroom.js,:
Comment #2
Anonymous (not verified) commentedlooking into this.
Comment #3
Michali commentedI'm having the same problem (in version 6.x-2.9) and I fixed it for as far as I can tell.
I only found this issue after creating a duplicate issue, but mine contains the patch I made:
http://drupal.org/node/841392
Comment #4
Anonymous (not verified) commentedi've applied the fix from #841392: Remove user link in the user list of private chat's doesn't work., so this should be fixed.