SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dbname.1' doesn't existSELECT count(*) AS aggregate FROM `1` WHERE `name` = DEFAULT Criteria
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dbname.1' doesn't existSELECT count(*) AS aggregate FROM `1` WHERE `name` = DEFAULT Criteria
. Comparing against my other tables and their headeractions, im not sure where im going wrong here.