Quote:
Originally Posted by pufftenticle
hi !
i am involved in a 'set' of sites that each has a specific purpose, very similar to the others, but each with it's own unique identity and user base. each of those sites also has a vBulletin msg board. is it possible to allow the new user to register an account across all 4 of those boards ? also, how would we 'update' the registration of the current users ?
thanks
|
it would be possible but you would have to do it via an outside script that will connect to each and every database properly. Wouldn't be too hard to code up a script for that, just a little time consuming due to the multiple db connections that would be required for each registration.
On the other hand, perhaps you could do it with a vbcron script as well...