vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Vbulletin Application Connector (https://vborg.vbsupport.ru/showthread.php?t=103069)

vietkieu_cz 02-01-2006 09:14 AM

I've the same problem:
Quote:

Database error in vBulletin 3.5.3:

Invalid SQL:
ALTER TABLE user ADD `connector_cookies` TEXT NULL;

MySQL Error : Duplicate column name 'connector_cookies'
Error Number : 1060
Date : Wednesday, February 1st 2006 @ 12:13:18 PM
Script : http://localhost/upload/admincp/plugin.php
Referrer : http://localhost/upload/admincp/plug...?do=productadd
IP Address : 127.0.0.1
Username : xxx
Classname : vb_database
Can you help me?

Akagi 02-02-2006 05:26 AM

Quote:

Originally Posted by vietkieu_cz
I've the same problem:


Can you help me?

same, i've got the exact same problem too.
my vb and joomla uses 2 seperate database. using php4

oojacoboo 02-02-2006 07:42 AM

remove that latin german bit from the xml file then remove the fields that were created in the db and reinstall.

Akagi 02-02-2006 09:17 AM

i've made the changes to the xml file..

attached is the xml that i imported. it worked indeed.

however, it doesn't seem to have the common login. I can't login to my newly setup joomla using my vbulletin username and password.

What have i done wrong?

For the connector in both joomla and vbulletin, am I supposed to choose add users to app + vbulletin/joomla?

leonsio 02-02-2006 05:20 PM

the URL to the joomla must be the same that you have added in joomla configuration als path to your joomla installation

its actual a little problem under php4 if joomla and vbulletin are in different databases
i will fix it this weekend

Langly 02-02-2006 08:54 PM

I did a fresh install of joomla and vbulletin, then:

Quote:

Originally Posted by Langly
1. uploaded vb_connector files to forum directory into their correct directories.
2. uploaded joomla_sql.class.php to /forums/includes/connector/ directory
3. added product-connector.xml into vbulletin product manager
4. went to vb connector menu to manage connections and used joomla_sql as the module.
5. I typed in the appropriate server info for the next screen.
6. Saved.

What now? I don't see how joomla knows vbulletin is even there. How do I get the two to start adding users to each other and what URL should I use on Joomla to point to the forums?

Thanks

Masiello 02-04-2006 10:39 AM

It works simple great for me with only one issue:
If I (or other user) log-out from joomla, remain logged in vbulletin, the log-out from vbulletin works fine, If I log-out from the board It log me out too from joomla...

Is there any way to fix this? :)

(sysop)

Langly 02-04-2006 03:15 PM

What did you do in joomla to get it to sync users with vbulletin?

Masiello 02-04-2006 03:20 PM

Sorry I have test it on a fresh installation of joomla and vbulletin, but I think the sync come on the first login after that mod is installed.

Langly 02-04-2006 03:23 PM

Mine is a fresh install too. See post #46 as to what I've done so far.

Masiello 02-04-2006 03:29 PM

You don't have to do nothing in Joomla, If you follow the installation step, and i seems to be correct what you do, make sure you have selected joomla.sql.class, the modulo from vbulletin is active, and the url is like that:
Example you have that structure
http://yoursite.com/joomla
http://yoursite.com/joomla/forum (how mine)
or http://yoursite.com/forum

Yuo have entered just a joomla url add to APP and Active module

If you have access to insert mySQL data all it's ok and have to work...
If don't try to user "blank" in Domain name from your vbulletin settings.

sorry my english

leonsio 02-04-2006 04:24 PM

the users will be synchronisated by first login in joomla or vbulletin

Langly 02-05-2006 02:14 AM

Odd, I've done everything I said I did in post #46 and mine do not sync. I've logged a user in on Joomla and go to the forums and they are not able to login to vbulletin. Any user that HAS gotten this to work able to check my site out to see what the problem is someplace? Let me know and I'll give you access. I'd really like to use an actual CMS with vbulletin but can't until one can work properly.

Thanks

tuanluu 02-07-2006 03:21 AM

can this be use to intergrate 4images? I try to use the one that allready intergrate here but, it have error. I have not get support from that lately so I just wonder.

silurius 02-10-2006 09:38 PM

Anyone have any ideas as to how to connect this to WebCalendar?

ronoxQ 02-13-2006 10:32 PM

What memberlist does it use? For example, I have 90 users on one program, and not that many on vBulletin. Will the ones on the first program gain a vBulletin ID?

Also, there was a problem with the new version's mySQL. Does anybody else have that problem?

MotMann 02-23-2006 12:57 PM

i try to install and i got the follow message, if i want to upload the "product-connector.xml" in vB.

Datenbankfehler in vBulletin 3.5.4:

Invalid SQL:
ALTER TABLE vb_user ADD `connector_cookies` TEXT NULL;

MySQL-Fehler : Duplicate column name 'connector_cookies'
Fehler-Nr. : 1060
Datum : Thursday, February 23rd 2006 @ 03:52:39 PM
Skript : http://www.forum.tolltoll.de/admincp/plugin.php
Referrer : http://www.forum.tolltoll.de/admincp...?do=productadd
IP-Adresse : 210.92.78.65
Benutzername : Super
Klassenname : vb_database

leonsio 02-23-2006 01:10 PM

open the product file( with notepad ) and delete the line with the SQL satement
then try to import it

MotMann 02-23-2006 01:40 PM

okey.. i have the wrong file.. there are to many version on the vb Server :(

what i must write in Database Port: ?
the software is on a managed Server.

leonsio 02-23-2006 02:22 PM

is the port on then mysql running

Xtrato 02-23-2006 08:04 PM

Will this work with MediaWiki?

pman 02-24-2006 03:43 AM

Hello Leonsio:

great work with these connectors!

is there a chance this will work with the wrapped mode of com_connector for joomla?

com_connector works great from joomla -> vbridge in wrapped and unwrapped mode. However Vbulletin Application Connector does not work in side on the joomla wrapped mode. Meaning that if I have set my com_connector to use the wrapped mode and click on my "forums" link in the main menu it will take me to the forums BUT if I try to log in through vbulletin it will log me into vbulletin but not to Joomla. Is there a way to make this work?

thanx!

oojacoboo 02-26-2006 09:47 PM

The docs don't tell you how to setup the settings for each module...

the url in there is confusing as hell. But, I assume it needs to be the module inside your application. So, for Joomla it would be.

http://yoursite.com/components/com_c...etin.class.php

PLEASE CORRECT ME IF I AM WRONG HERE. I just changed this setting and I am now getting half of the login bit working.

leonsio 02-27-2006 05:39 AM

which module do you use?

this module is the same like com_connector for joomla

the url is the URL to joomla ( which you have added under lifeSite in the config)
i have allready answered this question some threads before
does you have tryed to use "SEARCH" ??

oojacoboo 02-27-2006 05:42 AM

leonsio, I have searched and searched until I am blue in the face man. I am trying to tell you, its hard to find this documentation.

I use the SOAP modules now.

I was actually talking about the server url, not the site url. I figured it was as such.

I really have tried to get all the info I can. You say search when you answer these questions, but its not easy to find these answers and you have to read through hundreds of posts to find out any details.

Thanks alot.

leonsio 02-27-2006 05:57 AM

server url is the url to joomla soap server, like server url by CC and vbulletin module

oojacoboo 02-27-2006 02:06 PM

Leonsio, that reply typifies your instructions. That means nothing to me. I am sure that makes total sense to you because you wrote the script. However, to someone who is installing this, and doesn't have a clue, that is basically useless.

Does that mean the URL should be to go to the JMSOAP server that is suppose to be placed in the Joomla root folder?

ronoxQ 02-27-2006 02:10 PM

Still have the problem I had before: can I use an already-existing base of users NOT in vB?

oojacoboo 02-27-2006 02:14 PM

yes, if you can get the app_useradd function to work properly, which I can't at the moment.

pman 02-27-2006 02:23 PM

Using Joomla 1.0.7
PHP4.x

com_connector: vbulletin_sql
application connector: joomla_sql

Is there anyone out there that is also using the com_connector for Joomla along with this hack? Is anyone using com_connector in "wrapped" mode.
have you noticed that everything works from joomla but the common loging does NOT work when doing it through vbulletin in wrapped mode?

I have installed com_connector in joomla and it works!
I have installed application connector in vbulletin and it works AS LONG AS I access vbulletin directly NOT through Joomla. When I access vbulletin through com_connector in wrapped mode and log into vbulletin it does NOT log me into joomla. is there a way to fix this?

thank-you!

oojacoboo 02-27-2006 02:51 PM

pman, thats b/c its using an iframe and it doesn't reload the joomla frame on a login. Or at least I would assume thats the reason.

I did use the sql modules and they worked for a while, until we upgraded mysql to 4.1.x and it broke the connector...

leonsio 03-06-2006 11:55 AM

attention the joomla module(s) are not compatible with joomla 1.0.8 currently

imported_ToY 03-08-2006 11:40 AM

Quote:

Originally Posted by leonsio
attention the joomla module(s) are not compatible with joomla 1.0.8 currently

i was wondering why it wasnt working for me!

any idea when this will be updated?

leonsio 03-10-2006 06:00 PM

new file jooma.zip attached

this include joomla_soap connector for joomla 1.0.8

you need new version of JMSOAP installed

http://forum.joomla.org/index.php/to...5.new.html#new

Paprika 03-11-2006 07:05 PM

Has anyone ran across a module or whatever for this which allows combined user databases for vBulletin and 4images photo gallery?

I could figure out how to write one and make one myself but I thought I'd check beforehand...


I'll check back but PM me if you know something specific. Thanks!!

Xtrato 03-15-2006 07:43 PM

Search theres a mod to add it with users; the works.....

Tamrin 03-16-2006 06:33 PM

This looks exactly what we need.., we have multiple joomla sites and a vbulletin setup and badly want to combine all logins across the various sites..

The question that rises here though is how it treats existing users in both DB's ?, i.e. will it simply overwrite the users from one into another DB, what happens if someone has the same login on joomla as someone else in the forum ?

Starting blank with our user DB's isn't really an option..

leonsio 03-16-2006 07:22 PM

noone user will be overwritten
it will synchronise user if he dont not exist in the database ( username )

common login works only if all instances are on same domain

cms2.forum.tld
cms2.forum.tld

or forum.domain.tld
cms1.domain.tld
cms2.domain.tld

user synchronisation works allways

fabianv 03-21-2006 11:48 AM

Ok I have a few questions regarding this awesome concept.

After installing everything seemed to work.. I could login from both sides.

What I'd like to know is how to have stuff like latest threads and who's online and vbulletin polls and stuff in JOOMLA with php4. Where can i download these? Do they exist?

Also.. when I log in with Joomla nomatter which account it is it gives this welcome message. "Welcome, 0" why is that?

Thanks.. hope to get a response from someone soon!
Keep up the good work!

Edit: Also, how can I make it so that the Joomla ''Register'' button links to Vbulletin? I wanna remove the Joomla registration thing completely for the general user

leonsio 03-21-2006 12:27 PM

http://forum.joomla.org/index.php/topic,37191.0.html

all addons for the connector you can find in this thread

the com_connector/ vbulletin application connector is only API for connect applications: common login, user synchronisation/management


Quote:

Welcome, 0" why is that?
its joomla 1.0.8 problem see supportforum for joomla

for link register on joomla to vbulletin you must edit mod_register.php file in joomlaroot/modules folder


All times are GMT. The time now is 01:33 PM.

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.01391 seconds
  • Memory Usage 1,821KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete