Active
Project:
Chatroom
Version:
6.x-2.16
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2011 at 17:38 UTC
Updated:
16 Mar 2012 at 23:31 UTC
Jump to comment: Most recent
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
Comment #1
johngeorge commentedFixed after copying chatroomread.php to the site root.
May you meantion this note in the module page.
Comment #2
Buddhist commentedI'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.
Comment #3
Anonymous (not verified) commentedcan 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.
Comment #4
Buddhist commentedI'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.
Comment #5
memcinto commentedI 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?
Comment #6
mdubious commentedSame 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?