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 |
#32
|
|||
|
|||
you must only remove users, if you update from vbridge
if not, skip this now go to Connector administration and setup the module ( you must choose the "joomla sql" from the module list |
#33
|
|||
|
|||
I'm still getting this error if I try to login to vbulletin.
Code:
Parse error: parse error, unexpected '{' in /usr/home/domains/www/htdocs/forums/includes/connector/joomla.class.php on line 24 Code:
Web Server: Apache/1.3.33 (Unix) mod_ssl/2.8.22 OpenSSL/0.9.7g PHP/4.3.11 Code:
Parse error: parse error, unexpected '{' in /usr/home/domains/www/htdocs/forums/includes/connector/joomla.class.php on line 24 |
#34
|
|||
|
|||
you are using the wrong module
you should choose "joomla sql" not joomla in the module list |
#35
|
|||
|
|||
Ok, here is what I did:
1. uploaded vb_connector files to forum directory into their correct directories. 2. uploaded joomla_sql.class.php to the forum root directory 3. added product-connector.xml into vbulletin product manager 4. went to vb connector menu to manage connections and the only option for module I was given was Joomla. Plus, I got an error about 'vbconnectors' table not being present in SQL. I just manually added that table. What did I miss? Thanks |
#36
|
|||
|
|||
Ok, these instructions never end, very confusing. Nonetheless, I am trying to get this isntalled. I assume this is needed for the joomla com_connector to function properly..
I don't know what the install link at the top of the thread does, clueless! I did everything Langly said above. I tried to install the product in my vB install and I get the following SQL error... Quote:
What can I replace that with? I am using the following... Web Server Apache v1.3.34 PHP 4.4.1 MySQL Version 4.0.26-standard |
#37
|
|||
|
|||
I got the same error as well so I just deleted the 'collate latin1_german1_ci' and that installed fine.
Well, installed fine up to the point where I am at the moment. |
#38
|
|||
|
|||
langly, if you are using the sql module, you need to put it into the modules folder in your vb forum as well with the standard SOAP module.
Then install this module, not the standard one and be sure its configured properly. The SOAP one gnerates this error, b/c you don't have PHP5 and SOAP enabled on your server. Thats what I did and everything appears to be working now. About to start working on my integration. I would love some profile integration, I know thats gonna be the roughest thing... |
#39
|
|||
|
|||
My vbulletin doesn't have a modules folder. My joomla does though. I do not have the ability to put SOAP on my host since they do not have php5. Only php4. I can put it on but it won't do anything.
|
#40
|
|||
|
|||
/forum/includes/connector, its not a modules folder. Sorry for the confusion.
|
#41
|
|||
|
|||
Ok, got that done but when I click on Componants in Joomla all it does is sends me back to the main page in Joomla admin. If I go to menu manager and try to create a Componant link it sets that up. Then I go to my homepage and click on the link I just made and all it does is tell me I have chosen a page that is not there. I'm guessing I'm missing something in Joomla somewhere.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|