lollicat
03-27-2009, 08:40 PM
I was a good girl, I used the tutorial step-by-step, and I was able to get onto the Admin Control Panel. However, I'm having a bit of issues.
On the home page of the actual site (kaiuu.netau.net), it doesn't show my home. It just says this:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a2090962_adopt'@'10.0.0.10' (using password: YES) in /home/a2090962/public_html/index.php on line 14
Then, some pages of the Admin Control Panel don't work. On "Home", it says this:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a2090962_adopt'@'10.0.0.10' (using password: YES) in /home/a2090962/public_html/adm/console.php on line 17
On edit page content, it says the same thing, except it's in /home/a2090962/public_html/adm/pages.php.
"Create Adoptable" is in adm/newadoptable.php on line 17.
"Delete Adoptable" is in adm/deleteadoptable.php on line 15.
Everything else works. Is this a common error? If you need the code, I can fetch it for you.
On the home page of the actual site (kaiuu.netau.net), it doesn't show my home. It just says this:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a2090962_adopt'@'10.0.0.10' (using password: YES) in /home/a2090962/public_html/index.php on line 14
Then, some pages of the Admin Control Panel don't work. On "Home", it says this:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a2090962_adopt'@'10.0.0.10' (using password: YES) in /home/a2090962/public_html/adm/console.php on line 17
On edit page content, it says the same thing, except it's in /home/a2090962/public_html/adm/pages.php.
"Create Adoptable" is in adm/newadoptable.php on line 17.
"Delete Adoptable" is in adm/deleteadoptable.php on line 15.
Everything else works. Is this a common error? If you need the code, I can fetch it for you.