Closed (fixed)
Project:
Chatroom
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2012 at 20:24 UTC
Updated:
8 Apr 2012 at 23:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedyes, definitely needs updating.
patches welcome.
Comment #2
BucketKnight commentedI strongly support getting this issue fixed. A few weeks ago with an earlier build I had a chatroom up and running quickly. After the latest update, with the requirement of node.js I don't have a clue how to set things up. I can install the module, but after that I'm lost. There doesn't seem to be any more reference to Chat Room configuration or nodes anywhere in Drupal.
If 'someone who knows' could write a new guide about installing and configuring the latest 7.x.2.x build it would be greatly appreciated.
Comment #3
steved271 commentedHi, i am interested in knowing which version you had up and running easily..... I am looking to create a multi room chat for my website with the users logged in, but as with yourself i am stumped with thelatest version
Regards
Steve
Comment #4
Anonymous (not verified) commentedjust to clarify things a bit.
first, the 7.x-1.x version is only half-baked, and should be avoided.
the 7.x-2.x version is under active development. it requires the nodejs module. if you have issues setting up the nodejs module, please put issues in that queue.
once you have a working nodejs module, installing the chatroom module requires nothing more than the standard mdoule installation steps.
Comment #5
pmaster4 commentedYou would also need to create a content type and add the "Chat Room" as a field
Comment #6
vhenninot commentedHello,
I need more info about nodejs :
Do we "only" have to install the "nodejs.integration" drupal module ?
or is there something to install on the server where our Drupal is hosted ?
Thanks,
Vincent
Comment #7
nvd_ai61 commentedSearching for chatroomread.php for half an hour and can not find it! does any maintainer care to update the documentation and tell us how to EXACTLY install chatroom with a missing file?
Comment #8
moebius69 commented@vhenninot
Try to install the nodejs.integration and get it up and running.
Execute it in you shell with : node server.js
See the output while you browse on your site .
@nvd_aid61
The version 7.x doesn't have a chatroomread.php anymore. Just install the module normally after you've installed the nodejs.integration .
Comment #9
pmaster4 commentedI am having an issue, i create the chat room but when i enter text it does not show up in the chat area
Comment #10
langworthy commentedFirst stab at a patch.
I left the introduction the same though it might still need to be cleaned up.
I changed the HACKING section to CONTRIBUTING.
Comment #11
Anonymous (not verified) commentedhttp://drupalcode.org/project/chatroom.git/commit/05e20b4