Deazy
02-03-2008, 10:54 PM
Hey
I am using a login system code for my website that requires you to install it via a mySql database. I did that alright and the code looks spec!
The only thing is when I register or Login, I get errors about mySql that I do not understand. Can you please help the errors are.
On Registration
SQL/DB Error -- [Table 'mdeas_login.login_users' doesn't exist]
Notice: Trying to get property of non-object in /home/mdeas/public_html/login/functions.php on line 210
SQL/DB Error -- [Table 'mdeas_login.login_users' doesn't exist]
Notice: Trying to get property of non-object in /home/mdeas/public_html/login/functions.php on line 210
SQL/DB Error -- [Table 'mdeas_login.login_users' doesn't exist]
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mdeas/public_html/login/lib/connection.php on line 131
User not found. Please contact the admin at deazy@deazys-services.com
On Login
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mdeas/public_html/login/lib/connection.php on line 131
Login failed!
Here is the link to the installed files on my database which you can look around. I am willing to let you have access if need be.
http://www.deazys-services.com/login
Thanks!
I am using a login system code for my website that requires you to install it via a mySql database. I did that alright and the code looks spec!
The only thing is when I register or Login, I get errors about mySql that I do not understand. Can you please help the errors are.
On Registration
SQL/DB Error -- [Table 'mdeas_login.login_users' doesn't exist]
Notice: Trying to get property of non-object in /home/mdeas/public_html/login/functions.php on line 210
SQL/DB Error -- [Table 'mdeas_login.login_users' doesn't exist]
Notice: Trying to get property of non-object in /home/mdeas/public_html/login/functions.php on line 210
SQL/DB Error -- [Table 'mdeas_login.login_users' doesn't exist]
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mdeas/public_html/login/lib/connection.php on line 131
User not found. Please contact the admin at deazy@deazys-services.com
On Login
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mdeas/public_html/login/lib/connection.php on line 131
Login failed!
Here is the link to the installed files on my database which you can look around. I am willing to let you have access if need be.
http://www.deazys-services.com/login
Thanks!