vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - Jabber (XMPP) Integration (https://vborg.vbsupport.ru/showthread.php?t=262896)

Sebijk 04-29-2011 10:00 PM

Jabber (XMPP) Integration
 
1 Attachment(s)
Modification is only compatible with vBulletin 4 and above, if you search for an older version, please look at https://vborg.vbsupport.ru/showthread.php?t=179114

I will not given support for the vBulletin 4 Version, use with your own risk!


As Internet Brands still hasn't been able to integrate Jabber as normal IM Field, I had to make my own hack.

This Add-On integrates an IM Field for Jabber. It allows users to send Jabber Messages (see screenshot 2) and can send Birthday wishes via Jabber, if the JID has been entered by the user. New post, thread and PM notifications, are integrated too, duuh!

In future we plan seperate Setting for Jabber and email.

The PHP code changes in codechangs.txt are optional and is not required for running this hack.

Included Language Files (extras/languagefiles):
  • German
  • English
  • Russian

Thank you to flosoft for the English Translation and zCarot for the Russian Translation. :)

For Auto-Template Changes you need the Template Modification System from Andreas. If is this not installed, read the templateedits-enhanced_jabber.txt for Template Changes.

New Group: If you like Jabber, join to the Jabber social group at vBulletin.com
PHP Version:

Minimal PHP 5.2, but PHP 5.2.6 is recommended.

License:

This Product is licensed under the LGPL License.

The xmpp Class is licensed under the GPL v2 License, but I have a permission from the Author to use this. See upload/includes/XMPPHP/LICENSE under Exceptions for more details.

BlueEyesOnly 08-27-2011 12:24 PM

hi,

thats great. unfortunately I didnt find this thread earlier. I will test it soon.

regards

Yaung Sein 02-23-2012 10:20 AM

Great... I have search this kind of mod for vb4.... Thanks....

I hope you will still update this.

Sebijk 05-29-2012 09:08 AM

Version 1.0.0 Beta 2 is out:

Quote:

* Send Jabber Message now works.
* Fixes include errors in XMPPHP
* Jabber Profile Tab now works.

BlueEyesOnly 05-29-2012 01:35 PM

Great job, looking forward to test it.

Yaung Sein 06-19-2012 06:54 PM

I tested this plugin in my forum. It is show following PHP error. How can I fix this?

My PHP Version is 5.3.9

Code:

Fatal error: Call to undefined function mb_substr() in /home/myid/public_html/includes/XMPPHP/XMLStream.php on line 800

Sebijk 06-26-2012 04:25 PM

Can you give your phpinfo() ?

I think mbstring is not installed.


All times are GMT. The time now is 02:20 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01096 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete