The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Passwords
Does anybody know how the passwords are encrypted for vbulletin.
I do not want to know the password but I want to use the username and password to log-in to another section of my site??? Is this possible and ho might this be done! |
#2
|
||||
|
||||
If you know your PHP, it's md5(md5($password) . salt). The salt is the `salt` field in the `user` table.
|
#3
|
|||
|
|||
can anybody give me an example how i would use this cause i cannot get it to work
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|