The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Create new user from outside VB
Hi all,
I have php/asp pages on another part of my site where I sign up new members. I've sorted out some of the integration between my database and vB's, however I need some direction about how to create a new vB user myself, populating the necessary database tables. I kindof get what I need to create in many of the vB tables, however there are still some missing bits. In particular, new password generation. I see it has to do with a hash and something else. I need the routine where the new user is written to the database and the password is encoded. I've been wandering around the code for a while, but am a little lost. Any suggestions, tips, or thoughts would be very much appreciated. Cheers, Jeffrey |
#2
|
|||
|
|||
Register.php would probably have given you some indication of what was required. Anyway you'd need to use or emulate the "Data Managers" (You can search the vBulletin Manual for information about them).
Here is how you do it in vBulletin: Add new Users (automatically) |
#3
|
|||
|
|||
Many thanks, Opserty
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|