Database error in
Query:
SELECT COUNT(`Profiles`.`ID`) FROM `Profiles` WHERE `Profiles`.`Status` = 'Active' and (`Profiles`.`Couple` = 0 or `Profiles`.`Couple` > `Profiles`.`ID`)
Mysql
error: Table 'theoneroom2.Profiles' doesn't exist
Found error in the file
'/home/fhlinux140/t/theoneroom.co.uk/user/htdocs/Live7/templates/base/scripts/BxBaseIndexPageView.php'
at line 356.
Called 'db_value' function with erroneous argument
#0.
I've just moved this site from my home server, which is working to my live host, and now I get this.... I've checked the DB settings and the tables are all present, I uploaded a SQL dump from my live server without issues, but this error stays all the time.
Any ideas everyone?