Instant Messenger For Drupal 6?

ericinwisconsin - December 17, 2008 - 04:58

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.

There is

cog.rusty - December 17, 2008 - 06:56

how do I integrate messaging and the xmpp framework

adetoyan - January 5, 2009 - 14:16

how do i integrate the two modules to create an instant messenger

the answer depends on your

mm167 - December 17, 2008 - 08:10

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.

If by IM you mean chat, I

WorldFallz - December 17, 2008 - 16:30

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

phpFreeChat for Drupal 6

permutations - January 25, 2009 - 06:15

I just updated phpFreeChat for Drupal 6. It's a great IM program.

http://drupal.org/project/phpfreechat

hi

sabir - October 5, 2009 - 04:33

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

Vako - March 25, 2009 - 20:30

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.

Zarevac - March 29, 2009 - 07:32

Your demo link doesn't work.

The site seems to be down,

Vako - March 30, 2009 - 13:34

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

Zarevac - March 30, 2009 - 19:43

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

cog.rusty - March 31, 2009 - 06:22

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

Zarevac - March 31, 2009 - 21:16

That was the error from the demo site.

Demo site is fixed

pahariwalla - April 5, 2009 - 00:29

Don't know how I killed it, but I did and have now fixed it. So sorry. http://digthisplace.net/

 
 

Drupal is a registered trademark of Dries Buytaert.