RazorBladerz Posted February 27, 2009 Posted February 27, 2009 i am a newb coder and trying to do these codes for my game , but after uploading the scripts during registration these errors come out Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /home/razor/public_html/mysql.php on line 2 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/mysql.php on line 3 and after registration Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /home/razor/public_html/mysql.php on line 2 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/mysql.php on line 3 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/register.php on line 55 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/razor/public_html/register.php on line 56 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/register.php on line 70 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/razor/public_html/register.php on line 71 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/register.php on line 79 Warning: mysql_insert_id(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/register.php on line 80 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/register.php on line 81 You have signed up, enjoy the game. > Login and during login Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /home/razor/public_html/mysql.php on line 2 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/mysql.php on line 3 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/razor/public_html/authenticate.php on line 30 Access denied for user 'root'@'localhost' (using password: YES) pls help me...... Quote
TMan Posted February 27, 2009 Posted February 27, 2009 Re: Help needed have you updated the user stats or users tables on your phpmyadmin? i did this and had to update my register.php according to my new stats. what mods are you adding or how many are you trying to add? Quote
RazorBladerz Posted February 27, 2009 Author Posted February 27, 2009 Re: Help needed how and what do i need to do ? pls tell me! Quote
Lithium Posted February 27, 2009 Posted February 27, 2009 Re: Help needed how and what do i need to do ? pls tell me! If you can read... Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) meaning... your DB password does not match the one in config file Quote
RazorBladerz Posted February 27, 2009 Author Posted February 27, 2009 Re: Help needed please tell me where to find em caus i really am an ameteur Quote
grimsybaby Posted February 27, 2009 Posted February 27, 2009 Re: Help needed should be in ur config.php lol why get mccodes if you didnt even know that ? :s Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.