The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Joomla Connector/Bridge Details »» | |||||||||||||||||||||||||
Release Thread on joomla forums: http://forum.joomla.org/index.php/topic,21066.0.html
com_connector v. 1.0.0 all connectors are moved to separate packages fixed some bugs with PHP4 support for joomla 1.0.8 better login/synchronisation handling v. 0.0.8.1 ( bugfix release, no new functions ) bug in the connector administration v. 0.0.8 updated to joomla 1.0.7 added wrapped mode v. 0.0.7 updated to joomla 1.0.5 fixed some messages with "warning" v. 0.0.6 compatibility with new version of VB_SOAP some bugs by login fixed v. 0.0.5 cookie store bug in vbulletin module fixed compatibility with JMSOAP addon, added v. 0.0.4 added functions to update and delete users splited modules to own packages v. 0.0.3 each module has own logout function fixed bugs in vbulletin_sql module fixed bug in the connector.php file v. 0.0.2 vbulletin_Sql module included select menu in the admintool for the modules v. 0.0.1 init release, vbulletin module included Additional Modules All modules are now in separate packages to add module just download the module file and unzip it in the /components/com_connector/modules folder if not exists, create one Online Demo running with vbulletin module (SOAP) http://www.c4u.to HOWTOs: switching from vbridge to com_connector creating own modules patching joomla.php file himself Component Information and description This Component is only for the connection from joomla -> application at the moment are following things supported: common login global changing password global changing username/email synchronistion of the users ( by first login or registration ) That does i need to run this component? for this component alone you needs only joomla 1.0.x it should run with PHP4 und PHP5(tested) some modules like vbulletin_soap can have own requirements (needs php5 + SOAP extension ) That does this component do? this component allow you to connect different applications to joomla over SOAP/XMLRPC, SQL Connects ( other methods are posible too ) You should use this component if you wants to have common login with an aplications ( which based on cookie login (session to, because it use cookie to store a sessionid )) it is posible to create own moduless to connect any applications How to install 1. download and extract the files_to_replace.zip" file move all files from "upload" folder in your joomla root folder 2. login into joomla administration and install the "com_connector.zip" using joomla component installer How to use go to "Administration/Components/Connector" click to "New" Title: title/name of the module Module: Choose a Module like "vbulletin" URL: is a link to the application ( not to the module !! ) Add User to Joomla: if the user not exists in joomla he will be added Add User to App.: if the user dont exists in the connected application it will be added Display Mode: Wrapped = in iframe, Not Wrapped = redirect to application Click on Save you will be redirected to module settings this settings can be different in every module after you have added a data, you can create a menu link go to Menu config, create on New and select "Connector Item" in next dialog select you application and click to save done Show Your Support
|
Comments |
#52
|
|||
|
|||
the URL to joomla must be the same
that you have added in the configuration.php in joomla unter liveSite variable |
#53
|
|||
|
|||
Worked like a charm, thanks man, I had the URL's slightly altered and that screwed it up. Thanks leonsio, great extension man, can't wait to put it in a production environment
-RD |
#54
|
|||
|
|||
v. 1.0.0 was released
all connectors are moved to separate packages fixed some bugs with PHP4 support for joomla 1.0.8 better login/synchronisation handling the way joomla->vbulletin works fine, with out any problems for the other way are some changes in vbulletin application connector ( joomla modules ) needed this will be done in this or next week |
#55
|
|||
|
|||
Hi leonsio,
It seem that your com connector.zip file is lacked of vbulletin.class.php I got the following errors when click NEW after installing the component to joomla 1.0.8 Fatal error: Call to undefined function: initsessionadmin() in D:\server\www\joomla\administrator\index2.php on line 38 |
#56
|
|||
|
|||
its okay to report the bug only in one forum...
|
#57
|
||||
|
||||
I get this error when loggin in the Joomla side. I have the soap client installed on vB, php5 is enabled and I'm running the vb soap on Joomla. Any help would be much appreciated.
Quote:
|
#58
|
|||
|
|||
you must install soap extension for PHP
|
#59
|
|||
|
|||
Im running into a problem.
I have two joomla portals they are both on the same domain and server as the vbulletin installation. My problem is that one is working and the other is not. Is it possible to run the connector on two joomla portals and one vbulletin installtion? the reaosn i ask is the both have the identical information in the connector preferences and the one will not work. Each installation is in a seperate database, so the joomla's are seperate and the vbulletin is by itself as well. the error I get whenever I try to login is the following. Quote:
By the way I get the above when trying to login into mambo with my vbulletin account. An interesting tid bit though is that the vbulletin installation is getting updated with my joomla account from the portal that gives me the error so I know for sure it's not a connectoin issue with the vbulletin database. Only difference between the two joomla installation is one is a sub domain. Vbulletin cookies settings are path / and domain blank however. I have php 4 so I am using the vbulletin_sql.class |
#60
|
|||
|
|||
|
#61
|
|||
|
|||
Hmmm instead of giving my a mysql error now it just says incorrect username and password.
I tested it and if I register an account on joomla I can login on vbulletin. if i register an account on vbulletin I can login to joomla. However if I try to login with an old vbulletin account it does not work and says incorrect password or username. I've tried to reinstalling and that did not work either. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|