UCP doesn't work properly
#1

Fixed!
Reply
#2

Is your table surely called 'accounts'? Also is your username column capitalized like 'Username' as the code has it? These things (as far as I know) are case sensitive.
Reply
#3

Are you using SHA256 in your script?
Reply
#4

Fixed!
Reply
#5

EDIT: Misread the PHP code! Sorry!
Reply
#6

Are you sure you're connected to the database? If yes, then something is missing that we didn't check for or there is an error in this code.
Reply
#7

Fixed!
Reply
#8

Are you salting your SHA256 passwords in the script? I don't have much PHP knowledge though.
Reply
#9

Fixed!
Reply
#10

I see that you are debugging both passwords (the entered one that's already hashed) and in database one. Are they both have same case (are they both UPPER CASE?)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)