Hi my name is Jason, I have just installed and configured the php simple login script, im sure i have done everything right, but obviously not.
I am getting an error message when i type in my username and password:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/greenpos/public_html/test4/checklogin.php on line 28
Wrong Username or Password
Any ideas what i have done wrong?
I did add myusername and mypassword to the members table, but i may have set the wrong attributes for each of those colums.
- By:
- cmbcorp
Jul 24th, 2007 at 12:57 AMHi my name is Jason, I have just installed and configured the php simple login script, im sure i have done everything right, but obviously not.
I am getting an error message when i type in my username and password:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/greenpos/public_html/test4/checklogin.php on line 28
Wrong Username or Password
Any ideas what i have done wrong?
I did add myusername and mypassword to the members table, but i may have set the wrong attributes for each of those colums.
Please let me know what i have done wrong.
Jason@xicg.com