You would just need to run another query when they register on your "main" site to update the users table in vB. I guess you'd want to take out the email "opt-in" confirmation email as well.
Shouldn't be too hard, basically copy-paste the add user query from vB, and set it to connect and update in your "main" signup script (which presumably has all the usual error checking, security mesures, etc).
|