The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding a user to the database manually
I have seen a few people trying to do this, but haven't seen any code to do it successfully. I built a cms, i'm trying to make it where when a user is added they are automatically added to the vbulletin database. No matter what I try I cannot get it to work. Any ideas anyone?
I tried asking on Vbulletin.com but got redirected here. Thank you Code: PHP Code:
|
#2
|
|||
|
|||
i have a script called jamroom doing a similar thing inserting data into vbulletin and it appears to be inserting imformation into the user table and userfield table
only thing is the postbit doesnt look right, it has no user title, no post count, in place of post count we have N/A , its not functioning properly, i have to use AdminCP -> Update Counters -> Fix broken user profiles, to get the account back right if anyone knows what information is missing or if more tables need an insert, that would be great |
#3
|
|||
|
|||
Can you post what code / scripts you have?
|
#4
|
|||
|
|||
its licensed code so i cant really
|
#5
|
||||
|
||||
I would suggest including global.php and whatever else is needed to utilize vbulletin's user datamanager class. Check this out for more info...
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:
|