Is the password stored in the database as the md5 hash?
If so, is the field configured to allow all 32 characters of the md5 hash, or is it being truncated?
Also, when you login are you using the actual word or the md5 hash?
if you are typing in the md5 hash directly, then md5 hashing it again will give you a different value.
What do you get if you echo the password to screen after you have done the md5()?
SimonMayer
Junior Poster in Training
53 posts since Apr 2008
Reputation Points: 14
Solved Threads: 10