Hi,

I have the following issue, say they are two users X and Y,
X can't see last post of Y till he post a new post and the same with Y.
It seems the chat text area dosen't updated till I submit something.
Any Idea how to fix?

Thanks,
John

Comments

johngeorge’s picture

Title: Can see others text till you post a message » Can't see others text till you post a message
Status: Active » Fixed

Fixed after copying chatroomread.php to the site root.
May you meantion this note in the module page.

Buddhist’s picture

Status: Fixed » Active

I'm having this problem, yet I had put chatroomread.php into the correct location from the beginning.

Every once in a while, the chat will auto-update like it's supposed to, but the majority of the time, it does not.

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

can you give me some more information?

any error messages in javascript or drupal?

no way i can help you with what you've given so far. please switch this back to active when you provide some more information.

Buddhist’s picture

Status: Postponed (maintainer needs more info) » Active

I'm getting no drupal error messages (admin/reports/dblog), but I'm not sure where to find error messages for javascript. I monitored firefox's error console while using chatroom, and the only thing that appears in it is this:

Warning: The 'charCode' property of a keyup event should not be used. The value is meaningless.
Source File: /node
Line: 0

That pops up when a message is sent in chatroom.

memcinto’s picture

I have the same problem. Fresh local install of D 6.22, with ChatRoom 6.18. I've tried various configurations, but can't see new messages until user posts new message themselves. No error messages in dblog. What further information do you need? Is there something I can do to help diagnose this?

mdubious’s picture

Same problem, ChatRoom 6.18. I've tried everything I can think of to get it to auto-update, but no joy. Any luck with this yet?