Global VB3 user table
I own 5 vbulletin licesens and I would like to have a global user table so a user just needs to register with one site and they are registered with all.
With vb3 am I wrong to think that all the user queries are done in functions_user.php, functions_register.php and adminfunctions_user.php so I can just change the database connections there to use the global user table? Or is this gonna be just about as impossible to do as with vb3.
I could just make a registration page that dumps the info into all the databases but I'd like the userid to be the global.
|