The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
phpmychat and MD5
Hi
been trying to get phpmychat to use the vb user table so far i have the 2 tables merged together but chat will not use the passwords, i can only assume that vb3.5 uses a different method as i checked the databases and the same password gave a different code in the 2 tables. so would i be right in saying its near impossible to do or can i alter the chat script in anyway to accept the vb encoded passwords. kenny |
#2
|
||||
|
||||
PHP Code:
|
#3
|
|||
|
|||
Hi
so where would i put this code md5(md5($password).$bbuserinfo['salt']); kenny |
#4
|
||||
|
||||
Where your login password code is the chat login.
|
#5
|
|||
|
|||
Hi
what i thought would be an easy job is turning out to be a bit more hard work. think i found the login bit of the chat script, but will i need to tell the chat script where to look for $bbuserinfo and where exactly is it. kenny |
#6
|
||||
|
||||
Tell the file to include your forums global.php file.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|