The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Use user info from another server... is it possible?
I have vbulletin forums installed on one server. Now I need to install forums on another server but I want to use user database from the 'old' one... Any way to do that?
To recap, everything on the new forums should be independent except for users... |
#2
|
|||
|
|||
Well, if the host that you currently have your vBulletin database on supports database connections from outside their service then it should be fine, and quite easy to do. On this 'other server' is it with the same host? If so, is the database server you will be using the same as the one your vBulletin forums are currently running at?
|
#3
|
|||
|
|||
Yes, I've allowed connecting from remote server and it works ok. I don't know what to do now...
Please notice that I cannot just edit /admin/config.php file and set $servername to the IP address of first server, because most of the mysql info should be taken from the second server (and it should remain 'localhost'). |
#4
|
|||
|
|||
It's not realistically possible because (1) it would require rewriting half of vB, and (2) it'll likely drive server load into the themosphere.
|
#5
|
|||
|
|||
I thought that
I'll probably try to set a cron job which will run every couple of hours and do the following: Make MySQL connections both to the first and second server (localhost) and update the user table (check how many new posts from an user are new). It will also check for changed user info and update what is modified... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|