The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Add user to database from outside vbulletin
I want members to be added to my vbulletin when filling out a registration form on a different part of my site. What all needs to be added to database to make the account work? Seems like token and secret are fields I need to be generated in vbulletin also don't know how to encrypt the password.
Any help appreciated, thanks! |
#2
|
||||
|
||||
Either go through the API (vB_Api_User::save()) or the datamanager (vB_Datamanager_User).
Either will make your life much easier. |
#3
|
||||
|
||||
Don't use datamanagers in 5, they're legacy and not used directly anymore.
|
#4
|
||||
|
||||
Hm. The only reason I suggested it was because it's used in the API.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|