Need help with registering
Hi,
I'm currently coding a portal script that I will Integrate with Vbulletin. The portal will have a member area but I don't want users to register for the forum and the portal twice. When someone registers the forum I also want him to be registered to the portal.
So I need to know where Vbulletin registers users. In register.php I couldn't see anything like mysql_query("Insert into user etc.etc. Where's that code exactly? Under that code I'll add my own register code for the portal.
Regards.
|