Hi,

today I tried upgrading chatroom from my 1.7 version (@ Drupal 4.7.6) to 1.x-dev, but had to find that nothing worked. To clarify this a little:

Issue 1: The "Send"-Button does nothing. I can hit enter and try to click it as often as I want, nothing happens, be there text or not within the text field.

Issue 2: Previous messages are not shown (there are some in my database that should have been visible).

Issue 3: Sessions don't get closed (I had a list of 30 people as "active in the chat", 27 of which were duplicates of the three actual users that currently have access).

After this I dropped the Chatroom-tables from the database, cleared out some additional references, and started installing older versions, from 1.12 backwards. 1.7 was the most recent version that Issue 1 didn't appear with (I didn't extensively test #2 and #3) for me...

Help would be very much appreciated...

Comments

darren oh’s picture

Status: Active » Postponed (maintainer needs more info)

Try emptying your browser's cache. I've had this problem when the browser was using cached JavaScript files.

oneoftwo’s picture

Status: Postponed (maintainer needs more info) » Active

I tried with empty cache, with Opera 9.2 as well as with IE 7... No change in status.

Additional testing showed that the problem probably lies somewhere in the .module - if I use all the files from the 1.x-dev (.js, .php, ...) in combination with the .module of 1.7, the chat works...

darren oh’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not able to test with Opera or IE 7. How does it work in Firefox? Also, try deleting the drupal_chat_cache directory from your tmp directory.

darren oh’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)