I am getting this ... I was messin around in the mysql cpanel last night and must have done something bad, please help
On a side note, you can't avoid MySql errors disclosing your website's path (/home/merk13/public_html/ etc etc) because this information can be used to exploit, inject or perform other security threats on your db. Just add the following code just below the php tag on your index.php this way <?php error_reporting(0); PHP: