Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: neonknight on May 12, 2007, 07:09:28 AM

Title: XMPP/Jabber Mod
Post by: neonknight on May 12, 2007, 07:09:28 AM
Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=773)

This mod will add a field to your profile and an icon beside your postings with your XMPP/Jabber Instant Messenger Address.
Title: Re: XMPP/Jabber Mod
Post by: manudevil on May 21, 2007, 03:15:47 PM
Oh yes ! Yes ! Yes ! Thank you very much !

The version in the zip works with french forums too, if you want.

By the way, there is a presence notification in Jabbern as you can see it on http://presence.jabberfr.org

Thanks once more ! ;)
Title: Re: XMPP/Jabber Mod
Post by: Zeihold_von_SSL on November 14, 2007, 09:22:38 AM
@manudevil

Hi there,

what have you changed, that this mod works with french speaking forums?

I'm running a german SMF forum and I can't see the description of the (XMPP) profile field. The only thing I can see is ":".
Title: Re: XMPP/Jabber Mod
Post by: Zeihold_von_SSL on November 16, 2007, 02:51:31 AM
Okay, now it works. I added the jabber Informationen to the german language files and now it works.

There is only one little problem:

I've another mod installed named "Googlebot & Spiders Mod". After installing the jabber mod, i get an error message when i look who is online.

Quote// Guests don't have information like icq, msn, y!, and aim... and they can't be messaged. if (!$member['is_guest']) { echo ' ', $context['can_send_pm'] ? '' : '', $settings['use_image_buttons'] ? '' : $member['online']['text'], $context['can_send_pm'] ? '' : '', ' ', $member['icq']['link'], ' ', $member['msn']['link'], ' ', $member['yim']['link'], ' ', $member['aim']['link'], ' ', $member['jabber']['link'], ' '; }

Can somebody help me with this?

@neonknight anyhow thank you very much for this mod!
Title: Re: XMPP/Jabber Mod
Post by: Shannar on February 04, 2009, 03:49:40 AM
Quote from: neonknight on May 12, 2007, 07:09:28 AM
Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=773)

This mod will add a field to your profile and an icon beside your postings with your XMPP/Jabber Instant Messenger Address.

Can somebody change this mod for compatibility with SMF 2 Beta 4?


P. S. Sorry, English is not my native language.
Title: Re: XMPP/Jabber Mod
Post by: postfix on November 11, 2009, 09:43:37 AM
I can't get it worked with SMF 1.1.10.  After uploading the tar.gz-file I got a messages the the package is corrupted. I repacked it via telnet with my serverside tar program  but got the same error message.
Title: Re: XMPP/Jabber Mod
Post by: TurtleKicker on March 16, 2010, 02:27:50 PM
Any chance of someone taking this on and making it work for SMF2 RC3?