The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Vbulletin Application Connector Details »» | |||||||||||||||||||||||||
Version 0.2
Bugfix: now it is posible to define active/inactive connectors ADD: Changing userdata ( email and username ) Version 0.1 init Release that this hack do? with this hack you can connect other applications with vbulletin this hack provide a simple api to create own module, to connect different application with vbulletin, and create common login with it this addon is the same like com_connector for joomla example: you have an CMS or own created application and you want to have common login with vbulletin so you must creat a class ( = module ) which knows some methods like login/logout this methods will be called by the connector if the user login into VB if you want the connector will try to add the user to your application or vbulletin, if the user dont exists the connect to your application can be created by soap/xmlrpc calls, database connnects, ldap or something else, its your choose for a little demo i have included a joomla module, which connects to joomla using SOAP calls to get common login with vbulletin ( needs JMSOAP addon for joomla ) demo is on my side: www.c4u.to if you log in into joomla, you will be automaticaly logged in vbulletin, by com_connector hack for joomla ( which is using VB_SOAP on vbulletin side ) if you login into vbulletin, you will be automaticaly logged in into joomla, by this hack ( using JMSOAP addon on joomla side ) in the next version i will include functions to update/delete users installation 1. unzip the package, move all files von vb_connector folder to your forumroot 2. install product xml file the you have new menu in admincp to create connectors it is posible to use one module more then once howto create own modules: http://forum.joomla.org/index.php/to...html#msg131894 you can use this tutorial for joomla, difference with joomla is, that you will get all parameters as array, not as object, look at the joomla.class.php file in the package Show Your Support
|
Comments |
#22
|
|||
|
|||
hi leonsio
another forum, another thread!!! if i can get this working (and add some CB and LDAP hacks) i wouldn't mind slapping all of this in one place (like joomla forge?). anyways, the logout of the connector is a little buggy, i get: Warning: Invalid argument supplied for foreach() in /includes/connector/joomla.class.php on line 107 also, I had to manually set "published" in vb_connector table to 1.... it doesn't log me out either. it DOES log me into joomla if i login to vbulletin. i will test more on the user updates on each side, as well as useradd. i need all of this working before i attempt to integrate ldap / cb hacks.. thanks for all your help so far, greatly appreciated....! |
#23
|
|||
|
|||
userdata changes from vbulletin side are not supported by this version
the update will be released this/next week |
#24
|
|||
|
|||
*update*
version 0.2 is online now it is posible do make connectors enabled/disabled options to change username/email added password will be added later, by update of the plugin joomla (soap) module updated now it is posible to change username/email and it will be changed in joomla too |
#25
|
|||
|
|||
Quote:
|
#26
|
||||
|
||||
EDIT: when the next release module for php4?
Question, not about XOOPS Integration? |
#27
|
|||
|
|||
next release is ~Monday, the actual php4 module is a little bit buggy
it works only if VB and joomla are in the same DB |
#28
|
|||
|
|||
joomla_sql module updated
if you have problems with this module, try to enable ( or disable ) the persistente connection ( mysql ) in your config.php this should fix the problem, if joomla and vbulletin are in different databases |
#29
|
|||
|
|||
I try to import product-connector.xml from the vbulletin Import Product menu. It gives errors when I try to use Connector Administration and save something.
Code:
Parse error: parse error, unexpected '{' in /usr/home/domains/www/htdocs/forums/includes/connector/joomla.class.php on line 24 Another thing, when I try to logout my forums it brings me to a page with this error: Code:
Parse error: parse error, unexpected '{' in /usr/home/domains/www/htdocs/forums/includes/connector/joomla.class.php on line 24 |
#30
|
|||
|
|||
if you dont have php5 installed, you should use joomla_sql module not joomla module
the URL ist the url to joomla ( siteURL in the joomla configuration ) |
#31
|
|||
|
|||
Ok, I've edited the joomla_sql file and uploaded it to my forum root directory. What do I do next for it to show up and work?
BTW, when you said to remove the users from the Joomla user table, were we also supposed to remove the users from vbulletin user table as well? My Joomla now has 1 user while my vbulletin has 86 users. I deleted them from the vbulletin user table but they are still there. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|