![]() |
Was bbpassword changed?
Was the cookie bbpassword changed with the 3.6.6 patch?
It use to be md5( md5(password) . salt ) but is no longer working in vB 3.6.7 |
ask over at vb.com
|
It still is.
|
I have the same problem as you Dudsmack. Have you been able to find out anything more or have you gotten your script to work?
|
The password cookie is using this formula:
PHP Code:
|
Quote:
|
No this is just the cookie hash.
The hash in the user table is: md5(md5($password) . $salt) |
Is it different in VB3.8?!
I am trying to do this but no success! tried: PHP Code:
What can i do?! --------------- Added [DATE]1258512904[/DATE] at [TIME]1258512904[/TIME] --------------- I found it! PHP Code:
|
All times are GMT. The time now is 08:04 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|