📖 Documentation
Chat Setup: Phpfreechat
Installed Phpfreechat 1.2 + Phpfreechat drupal module + new chat node type.
Any node can be chat-enabled, and if you set the same chatroom name for both, the chats can be simultaneous. So you can, for example, chat-enable all waez nodes and set them all to be in the "waez chatroom" so that anyone accessing a waez page can continue the waez conversation. Same for news, etc..
For a separate chat node, use the chat node type where the chatroom is always enabled and by default, the chatroom is set to the social hall.
To place the social hall chatroom in the virtual JK, I created a Virtual Social Hall Block using this code:
http://drupal.org/node/445598
And placed it on the virtual jk page for the main theme, not for mobile.
Bon. This worked, but only for the first time I logged it.
After that, I only saw the "Please wait" message and no chat screen.
I tried suggestions like changing the default site url in settings.php and changing permissions on files/phpfreechat but to no avail.
Thr FlashChat next:
http://forum.tufat.com/showthread.php?t=50869
OK, PHPfreechat is working again!
I deleted files/phpfreechat
web2:/home/heritage/web/drupal5/files# rm -rf phpfreechat
I went back to the chat page, these folders got re-created properly and it now works!

