Quote:
Originally Posted by Radon3k
I've looked through this file and maybe it's just that I don't understand it but I don't see where exactly this stuff is. I've looked through it and I see where the various actions are being done. I'm not looking for someone to write the code for me but instead point out the necessary code from the vBulletin files I need in order to make this work. I can write the code to integrate what I need as long as I have the right code from vBulletin.
|
Check this area of register.php out.
PHP Code:
// ############################### start add member ###############################
if ($_POST['do'] == 'addmember')
{