Posted by ericinwisconsin on December 17, 2008 at 4:58am
Has anyone made an instant messnger module for Drupal 6? When I was using 5, I couldn't really find one that I liked. Yeah, yeah, I know: Make my own. No time and no talent there, gang. I'd be willing to contribute to such a project in other ways, including monetarily.
Comments
There is
There is http://drupal.org/project/messaging combined with http://drupal.org/project/xmppframework
how do I integrate messaging and the xmpp framework
how do i integrate the two modules to create an instant messenger
I'm a Nigerian and I'm proud of it
www.adetoyan.com
the answer depends on your
the answer depends on your real need ..
for IM, there are 2 solutions, open OR close.
for open, i mean u can, and have to, setup and run your server. i.e. XMPP (Jabber) based IM.
for close, i.e. MSN, gtalk, Skype..etc, u have to ask your user "install" the client software.
if u take the 1st one, there's a XMPP framework for Drupal 6.x. As the JavaScript XMPP client is ready, what u need is the Server.
both solutions have their pros and cons.
a new option is the flash p2p solution. But it's still at pre-release phase.
We go the drupal way. How about you?
http://www.drupalway.com
If by IM you mean chat, I
If by IM you mean chat, I use the http://drupal.org/project/phpfreechat module and it works nicely. There's a d6 patch in the issue queue and the maintainer said they would be creating a d6 release shortly.
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.
phpFreeChat for Drupal 6
I just updated phpFreeChat for Drupal 6. It's a great IM program.
http://drupal.org/project/phpfreechat
hi
Hi
I installed phpfreechat with no issues, i was able to enable the modules and change the permissions but it's not showing in admin >Site configuration.
i m using
drupal- 6.13
phpfreechat-6.x-1.1
phpfreechat-1.2
when i went to Content Types and create a not type i saw all phpchat options
i create new type for chat room
but when i create node as chat room is blank
in block section all phpchat blocks are there
Who is chatting on...
Who is chatting
when i slect the block who is chatting the text is shown * empty *
plz help me why is not working
The answer to your question
The answer to your question is this module: http://drupal.org/project/im
it's perfect and works like a charm!!
you can even try a demo here: http://digthisplace.net/
Your demo link doesn't work.
Your demo link doesn't work.
The site seems to be down,
The site seems to be down, please try another day.
Check the module's site as well, the link is indicated there.
I get this error: Fatal
I get this error: Fatal error: Call to undefined function db_num_rows() in /home/raj/public_html/drupal/6.9/includes/common.inc(1648) : eval()'d code on line 11
Function db_num_rows() does
Function db_num_rows() does not exist in Drupal 6. See http://drupal.org/node/114774#db-num-rows
You probably have an old chunk of Drupal 5 php code somewhere in a node, in a block, or in a view, which contains a db_num_rows() in line 11.
That was the error from the
That was the error from the demo site.
Demo site is fixed
Don't know how I killed it, but I did and have now fixed it. So sorry. http://digthisplace.net/