Coder1
Aricles and Screencasts by Mike Milano
Today is: 6 February, 2010
Check todays hot topics or new pictures
Aricles and Screencasts by Mike Milano
Today is: 6 February, 2010
Check todays hot topics or new pictures
Drupal ParaChat Module:: 2008-09-25 update: i've fixed a lot of things since the .0 releases, so make sure you're using the nightly snapshots for the latest code :: The ParaChat Drupal module embeds a ParaChat applet in your site and automatically logs in users with their Drupal username. There is access control so you can setup which roles you would like to be able to join the chat room. For added security, you can configure ParaChat to validate users from the ParaChat server before allowing them to join.
ParaChat is a great little managed chat solution with several different levels of service you can subscribe to, from free, to pretty expensive. Between free and $20+/mo you can get features from basic chat, to full audio/video streaming support. Once you sign up for an account, you will be given access to the ParaChat control panel where you could probably spend more time than you want messing with configurations. ParaChat offers a way to validate users against an external database (Drupal) and this article will guide you through that setup. There's 2 different control panels we will be dealing with here. The Drupal ParaChat Settings and the ParaChat Control Panel. The ParaChat Control Panel refers to the chat administration area sent to you by Parachat when you sign up. ParaChat Control PanelIn your ParaChat Control Panel, the first thing you will want to do is go to Site Wide Limits and set Require Valid user name and Password to Enabled.
The next thing to do is set the ParaChat applet to make a request to your Drupal site to verify the user is valid. Click Users and Databases -> External Database Connection 1. Set Use HTTP User Authentication to Enabled 2. URL of Web Authentication should be http://example.com/chat/auth if clean urls is enable. If not, it should look something like this: http://example.com/?q=chat/auth& MAKE SURE YOU HAVE THE '&' AT THE END IF YOU'RE NOT USING CLEAN URLS! When ParaChat sends the request to your server for authentication, it will just tack on ?user=foo&... That will screw up your URL, so you must put a & at the end of the query string if you are not using clean URLs.
Drupal ParaChat SettingsMake sure the Parachat module is enabled, then navigate to Administer -> Site Configuration -> ParaChat Settings.
The Site Administration Page parameter should be the full URL sent to you by Parachat. The module does not login for you, but uses this URL to find the Server ID. ParaChat doesn't send you this ID separately, so I thought I would just make it read it from the URL that they do send you. The Site ID is another piece of info that ParaChat sends you. Make sure your Default Room is valid. I believe the only room new ParaChat accounts come with is Lobby. If this room doesn't exist, your chat applet will generate an error. Next, set External DB Authentication to enabled. This will embed a hash that represents the user. This is what ParaChat will use as the password to send back to Drupal when it validates the user. Only enable this if you are using External DB with ParaChat. Please report any issues with the project over on the project page. If you have any comments, leave them here or there. |
|||
|
Copyright © 2008, Mike Milano
|
Thats look great, i did know
Thats look great, i did know it, but i want to give a try, because one has turned into a need into my place to be in direct contact with the users of a form more efficient than the comments section.
Thank you.
como jugar al poker
This is going to be a great
This is going to be a great tool. Thanks for posting about it and explaining it more in detail. Can't wait to try it out!
I hope it is easy to install
I hope it is easy to install too. Otherwise its always difficult to install new modules.
Have you ever integrated the
Have you ever integrated the version that supports video?
I've been seeing a lot of
I've been seeing a lot of positive comments on the new drupal from people that have installed it recently. Maybe I'll have to check it out.
The Site Administration Page
The Site Administration Page parameter should be the full URL sent to you by Parachat. The module does not login for you, but uses this URL to find the Server ID. ParaChat doesn't send you this ID separately, so I thought I would just make it read it from the URL that they do send you.
Setting of Drupal ParaChat
Any updates to the Drupal
Any updates to the Drupal module of ParaChat? I created an account with ParaChat, but they didn't send me the link for the Control Panel as indicated above. Also When I open the link in Drupal I get this error:
"Site ID does not exist on the chat server."
any suggestion how I can make it work under Drupal 6.10?
How much $$ would you want
How much $$ would you want to code a Chat count Block for your Parachat module?
I'm serious. I need this!
How to install parachat in
How to install parachat in drupal 6.8. Sorry, i dont understand about "full URL" in Site Administration Page. What link should input to the textfield. I try in localhost site.