Integrate 2 vB DB from the same server
Hello,
I have 2 vB versions installed on the same server. One chinese one english.
I have to integrate the 2 logins.
When a user registers to the english/chinese forum he will also have an user to the other forum.
If the user changes the password from a forum, he will also have it change from the other forum.
If a user logins in the chinese he will also be logedin from the english forum.
I integrated vB with other scripts but never with vB itself. I usualy changed the other script to login from the vB database. It will be interesting if I only keep 1 user table, then I will only have to modify the code to look at the right table.
Sugestions?
|