Currently, when you create a new chat type node and then try send a message, it fails silently.
I am working on it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | chatroom_1184396_2.patch | 1.8 KB | darklrd |
Currently, when you create a new chat type node and then try send a message, it fails silently.
I am working on it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | chatroom_1184396_2.patch | 1.8 KB | darklrd |
Comments
Comment #1
darklrd commentedFurther investigation showed that server returns the following response when the message is posted by Drupal.chatroom.postMessage:
The url to which POST request is made is incorrect and even after correcting it, the module doesn't handle the path.
Comment #2
darklrd commentedHere is a patch:
Comment #3
nikkubhai commentedsubscribing
Comment #4
nikkubhai commentedHey ! Sorry for this delay. Actually I am new to drupal and did not know previously how to apply patch.
I just applied the patch now and tested the module. It works great now. You can commit it. Thanks!
Comment #5
nikkubhai commentedComment #6
nikkubhai commentedPlease commit!!!!
Comment #7
Anonymous (not verified) commentedok, committed a revised version of the patch to both 7.x-1.x and 6.x-2.x branches, thanks:
http://drupalcode.org/project/chatroom.git/commit/08c6089
http://drupalcode.org/project/chatroom.git/commit/9feb4b2
Comment #8
kashyapvishwas commentedI still have the same error with drupal 6.22 ! I uninstalled the previous versions and installed the latest development release ...But still getting the same error as above... Help required!
Comment #9
drein commentedUnfortunately from commit in 25 august, I can't send message any more.
So, also 6.2.17 is broken.
I suggest to remove in the momepage that d6 version is stable, because now, chat doesn't work, and also chatroom blocks don't appear.
Comment #10
zhongguo999999 commentedYes. I find that the Chat Room 6.x-2.17 don't work!
And the server always becomes unresponsive (CPU 100%).
Comment #11
demoshane commentedhttp://www.photoecstatic.net/kehitys/node/19
Same here, after migrating from DAMP stack to live server, chat just doesn't show any sent messages. Tried latest dev version too and nothing, uninstalled, reinstalled, purged database etc nothing helps. Also it seems chat room module makes site to crawl so I think 100% CPU issue too.
Such a shame as this feature was no. 1 request for site =/
Comment #12
anjelonline commentedI have 7x-8.x and when I create a chat room I can't add chat in the room , it just creates a simple node! any idea what could be wrong?
Comment #13
Seneschall commentedDid you remember to move "chatroomread.php" to the root folder? It's in the readme.txt file, though should probably be added to the description on the module page itself just for a reminder. Worked fine for me once I did that.
Comment #14
Tarab commentedI am using 6.x-2.18 and I am unable to post messages, and the active chat block is not appearing on the navigation menu. Please help!