The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm just getting into this vBulletin stuff for a contract job I'm doing. One of my tasks is to essentially auto-create user accounts in the Forum, based on user info we collected elsewhere in the site.
I know register.php has all the goods in it to get this moving, however I'm having trouble walking through all the code and telling what it does (PHP is not my main language). Has anyone written a wrapper around that file so I can create vBulletin accounts via function call? Ideally I'd like to do something like add_user_to_forum( emailAddy, userName, password... ); ..and be done with it. Any ideas? I posted something similar a few days ago but it seems to have vanished. Thanks for the help. nolan |
#2
|
||||
|
||||
![]()
you can insert users into the DB manually
you have to fill the usertable and the userfield table. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|