View Full Version : A Tough one for u !!!
cyrus
12-30-2001, 10:50 PM
If I was to buy 3 licences from vbulletin, and install vbulletin on 3 seperate server ... but all boards are of the same company, just related to different topic ...
Could I make it so that if one member registers on any one board, it registers them on the other two as well ??
I know its hard, but I trust u guys to know cos u r the kings of vbulletin :D ( and Queens for all u ladies : )
Thanks ! :D
okrogius
12-30-2001, 11:16 PM
This is rather easy...
make all 3 different installations attach and use the same single mysql database.
cyrus
12-31-2001, 12:06 AM
Hi, thanks for the response
but if I do that, all the msgs etc eill be the same on all boards .... I intend for them to have different msg on.... just user and user info ( and pms ) will be same on all 3 oards
Thanks
dabean
12-31-2001, 12:56 AM
Still simple if time consuming method is to create 4 databases (presuming you have a single mysql server).
With database 1 containing only the user related tables.
e.g. avatar, customavatar, privatemessage, profilefield, user, useractivation, userfield, usergroup, usertitle
Then the place all the other tables in the 3 databases.
Now your going to need to set the mysql user accounts with access to the user database and access to the forum database for THAT site.
e.g.
MySql Account: Site1
Database access
user,
forums1
MySql Account: Site2
Database access
user,
forums2
etc...
With this done go through all the code changing the reference to any of the tables in the user database to <database>.<tablename>
cyrus
12-31-2001, 01:13 PM
Seems complicated :S
can anyone help me by making a dummy guide for me pls ! :D
Psychdrone
12-31-2001, 09:55 PM
es this would be very very nice!!!
could someone plzzzzz relaese a dumies guide
okrogius
01-01-2002, 01:35 AM
Originally posted by Psychdrone
es this would be very very nice!!!
could someone plzzzzz relaese a dumies guide
You do realize that you need a seperate license for each installation?
Psychdrone
01-02-2002, 03:15 AM
of course silly :rolleyes:
Now on with how one would go about this
Psychdrone
01-03-2002, 09:09 PM
comon comon
Gabrielle
01-08-2002, 01:50 AM
Yes, I have the same question. How would one go about doing something like this?
Gabrielle
Psychdrone
01-08-2002, 10:13 PM
godamit Gabrielle don't ruin this thread!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.