Chatroom user list not showing
wilton.pinheiro - June 24, 2009 - 17:58
| Project: | Chat Room |
| Version: | 6.x-1.0-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | justinrandell |
| Status: | closed |
Jump to:
Description
Hi,
I was facing an issue with the Online Users List on all chat with ccid>1, then I found out that the function chatroom_view_chat() calls out for chatroom_chat_register_user($chat) and the function chatroom_chat_register_user is waiting for $ccid . So, the users are not registered on the right ccid.
Actually found that weird on a Beta2 version. Does anyone recognize this?
It's working for me now.
Regards,
Wilton

#1
I think I'm experiencing the same thing, I have a right-hand list of active chatters only in chat #1, all others the right-hand list of members is missing.
#2
Same here - only chat with online user list is chat #1. Am also running 6.x-1.0-beta2.
Wilton, what exactly did you do to make this work for you?
#3
can you please check this again with the latest code from CVS for DRUPAL-6--1? i've committed some fixes that should help.
#4
Hi justinrandell,
Thank you so much for those fixes, I appreciate it. I just installed the latest code and can now see users in every chat, not just in chat id 1. One interesting detail I noticed (and something that is making me even more happy) is that when using realname module the usernames in the chat windows (not the block) appear as the users real names instead of usernames. Yay!
I can also archive and delete chats and the blocks now appear, all of them, and they seem to display what they're supposed to. I still get a javascript error though: "An HTTP error 0 occured. /chatroom/js" - which I think is being discussed in this thread.
Lots of great improvements that I had been hoping for, so thanks again for your work.
Anja
#5
aschiwi, thanks for reporting that this is fixed. closing now.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.