The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
|||
|
|||
![]()
ok i tested it and its works hmm nnjj.net here is your answer :
after Quote:
$newuserid = $DB_site->insert_id(); $DB_site->query("INSERT INTO " . TABLE_PREFIX . "usertextfield (userid)VALUES ('$newuserid') "); $DB_site->query("INSERT INTO " . TABLE_PREFIX . "userfield (userid)VALUES ('$newuserid') "); and its should work (working for me) btw how the salt system working ? do you know colin ? im doing same thing only from other php page so i need to answer correct password and im sure its not md5(password); any idea ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|