![]() |
registration.php
Instead of merging two databases, I'm going to have one signup page (the vbulletin register.php) and insert into the other database from there.
Right now I have my insert code under the following code at the end: Code:
// ############################### start add member ############################### Code:
$emailid = $vbulletin->GPC['email']; Thanks. *bump I've tried everything and cannot get the password of the user currently signing up. I see $vbulletin->GPC['password'] being used by vbulletin, but why is it not working for me? |
looking for this too.
|
Try using $userdata->vars['password'].
But your code must be located below: Code:
|
Quote:
Code:
// SQL data |
All times are GMT. The time now is 01:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|