php errors

Discussion in 'HTML & Website Design' started by warsawtech, Feb 26, 2010.

  1. #1
    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


     
    warsawtech, Feb 26, 2010 IP
  2. s_ruben

    s_ruben Active Member

    Messages:
    735
    Likes Received:
    26
    Best Answers:
    1
    Trophy Points:
    78
    #2
    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.
     
    s_ruben, Feb 26, 2010 IP