The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Create new user account
I try to add new users by an own php script. Is there a vb method, to create new user accounts to vbulletin without using admincp ?
I have USERNAME, EMAILADRESS, PASSWORD and other defaults if needed. Todo: 1. Have to check, if username already exists. 2. Convert password into token and secret. (May a function do automatically?) 3. Write new user into database. Two questions: 1. What is the easiest way to do this? 2. Are there any steps to do furthermore? |
#2
|
||||
|
||||
Look at "core/vb/api/user.php->function save"
Small example in do_not_upload examplepackages. |
#3
|
||||
|
||||
Was helpful. Above this function is explained, what's to do. I'll try that. Thank you delicjous!
|
#4
|
|||
|
|||
Hi, Were you able to figure this out? I need the same exact thing for my site. I am not an expert in coding (know some basics). I appreciate if you could help me with your code example.
Thanks |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|