Thread
:
Error logging in. The username or password does not match
View Single Post
smohd
Light Poster
23Aug2012,11:49
So looks like the query returns 0 result,
Lets start looking at your code:
First are you sure that this condition is true for your user:
Code:
confirmcode='y'
.
Also did you use md5 to encrypt the password in registration?