Quote:
Originally Posted by afrizal
i wrote
= $userdata->save();
if (isset($paidRegistrationUserId)) {
$vbulletin->userinfo['userid'] = $userid = $paidRegistrationUserId;
}
then error showed up when i try to register.
my register.php only has 2 of these = $userdata->save();
and i use vB 4.2.0 patch 1
|
to Lancerforhire
can answer this please?
why it doesnt work for my vB?
and the registration.php to is difference from your instruction, coz its just have 2 = $userdata->save();
thx, actualy i really want to use your mod on to myvB but have try and the result is error on regristration page.