i get the following errors on my website. i have correctly entered the database name, username and password and host as well. it just came up with these errors and i can't find out what is wrong. could someone here please help me out? Notice: MySQL Error: Table 'wichmanh_cldb.settings' doesn't exist in /home/wichmanh/public_html/clients/controls/libs/Db.class.php on line 22 Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/wichmanh/public_html/clients/controls/libs/Db.class.php on line 59
Your entered database name, username and password and host are correct. As for the error it is because there is no table "wichmanh_cldb.settings". Check the table, not the connection.