The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi there guys,
I have a quick question that someone could answer quicker than i could by going in all through the vBulletin files. I have a system i would like to integrate into my vBulletin Database. I would like to use the user name/password as there login for a game i am currently in the process of making; Its SQL based obviously. vBulletin encrypts the passwords and i would like some input if possible on how i can check the username/password against the vBulletin database, If its right it logs in, If not it returns invalid username/password Any ideas? Thanks in advanced, Silentone |
#2
|
||||
|
||||
![]() PHP Code:
|
#3
|
|||
|
|||
![]()
FYI. I'm doing something similar, and my thought process is that it is better to use the vbulletin registration, and then pass the vbulletin user variables to the game to log them in.
|
#4
|
|||
|
|||
![]()
How is the salt calculated?
As i need to be able to verify what the client is using to connect to the server. |
#5
|
||||
|
||||
![]()
The salt is the "salt" field for the user in the database. It is three random (and not necessarily alphanumeric) characters.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|