Hey,
I need a member system for my website so i used the User System Part 1 tut on TechTuts. I copied all the code and changed the database username and password and the database name etc. However, when I ran it It said:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/bonxa/public_html/members/config.php on line 7
and;
Table 'bonxa_usersystem.users' doesn't exist
and then on the when you register :
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/bonxa/public_html/members/config.php on line 7
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bonxa/public_html/members/register.php on line 17
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bonxa/public_html/members/register.php on line 19
Your registration was successful!
What the hell does this all mean? everytime I code a CMS or Member System stupid MYSQL databases mess up and display things like this and I have no idea what they mean.
+rep for all help.









