The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
External registration
Hello,
My users currently signup via another page, to register for another application i have. I want to my script to insert a vbulletin user, when they register. So far i got this: $sql = "INSERT INTO user SET username='".$in_user."' , usergroupid=2 , passworddate=0000-00-00 , email='".$in_email."' , showvbcode=1 , usertitle=Member , customtitle=0, joindate='".$time."' But setting the password and the salt is a problem for me, how can i do this? |
#2
|
|||
|
|||
use the datamanager for creating new users
https://vborg.vbsupport.ru/showthread.php?t=82836 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|