Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'goldensubmarine_hansa.apim_product_category' doesn't exist in /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Connection/PDO.php:73
Stack trace:
#0 /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Connection/PDO.php(73): PDOStatement->execute()
#1 /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Connection/Decorator.php(73): Simqel\Connection_PDO->query()
#2 /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Connection/Decorator/Debug.php(21): Simqel\Connection_Decorator->query()
#3 /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Simqel.php(77): Simqel\Connection_Decorator_Debug->query()
#4 /var/www/html/includes/class.sql.php(69): Simqel\Simqel->get()
#5 /var/www/html/includes/class.module.php(194): Sql->get()
#6 /var/www/html/mod/menu/index.php(87): module->getFilteredTree()
#7 /var/www/html/mod/menu/index.php(52): menu->menuTop()
#8 /var/www/html/index.php(71): menu->main()
#9 {main}
Next Simqel\Exception: Query error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'goldensubmarine_hansa.apim_product_category' doesn't exist;
Query: SELECT
pc.*,
MAX(CASE WHEN pct.lang =? THEN pct.label END) AS lang,
MAX(CASE WHEN pct.lang =? THEN pct.label END) AS lang_en
FROM
apim_product_category pc
LEFT JOIN
apim_product_category_transl pct
ON
pc.id = pct.cat_id
GROUP BY
pc.id
Parameters: Array
(
[0] => uk_UA
[1] => en_GB
)
in /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Connection/PDO.php:76
Stack trace:
#0 /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Connection/Decorator.php(73): Simqel\Connection_PDO->query()
#1 /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Connection/Decorator/Debug.php(21): Simqel\Connection_Decorator->query()
#2 /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Simqel.php(77): Simqel\Connection_Decorator_Debug->query()
#3 /var/www/html/includes/class.sql.php(69): Simqel\Simqel->get()
#4 /var/www/html/includes/class.module.php(194): Sql->get()
#5 /var/www/html/mod/menu/index.php(87): module->getFilteredTree()
#6 /var/www/html/mod/menu/index.php(52): menu->menuTop()
#7 /var/www/html/index.php(71): menu->main()
#8 {main}
thrown in /var/www/html/includes/vendor/simqel/simqel/src/Simqel/Connection/PDO.php on line 76