The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adding users to VB manually via DB....
We have registerations on VB disabled, and in v2.x.x we used the following SQL query to add users..
PHP Code:
Is there something else I need to pass to the user table, which is new in V3 that I am missing? Thanks in advance. |
#2
|
||||
|
||||
Quote:
the password is now stored differntly with a salt, i assume this is at least one problem |
#3
|
|||
|
|||
Quote:
I am aware of the salt password problem, but is there any work around this? Tnx. |
#4
|
||||
|
||||
Why not just allow registration with moderation?
|
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
I have a simalar problem. I'm moving a phpnuke user database over to vb3. I've added all the users the same way as you have. I've also added them to the userfield table aswell, but I get invalid links when trying to click on a user's profile.
|
#7
|
|||
|
|||
The main problem that we seem to have atm is with the passwords.
If someone changes there password on our backend which is a league or a new user is added, the passwords should be synced with the password on the forum vb3. Now all is good with vb 2.3.x but vb3 uses the salt, what I havent been able to figure out is how to generate a salt password on our backend and then insert that into the vb3 user profile so that both passwords are synced, on new user creation and password changes. Any help on the above would be greatly appreciated. Thanks |
#8
|
|||
|
|||
I have been thinking of it logically...
On our side of the system we do this : [Customer chooses to change password.....] Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|