Query:
SELECT thptc.categoryId as id, thptc.categoryParentId as parentId
FROM tecdoc_help_products_to_categories thptc
WHERE motorizationId = 10202 AND nodeType = 1
Error message
Table 'automoto-eshop_cz.tecdoc_help_products_to_categories' doesn't exist
Trace:
#0 /var/www/vhosts/automoto-eshop.cz/httpdocs/vendor/dibi/dibi/src/Dibi/Drivers/MySqliDriver.php(151): Dibi\Drivers\MySqliDriver::createException('Table 'automoto...', 1146, 'SELECT thpt...')
#1 /var/www/vhosts/automoto-eshop.cz/httpdocs/vendor/dibi/dibi/src/Dibi/Connection.php(275): Dibi\Drivers\MySqliDriver->query('SELECT thpt...')
#2 /var/www/vhosts/automoto-eshop.cz/httpdocs/vendor/dibi/dibi/src/Dibi/Connection.php(203): Dibi\Connection->nativeQuery('SELECT thpt...')
#3 /var/www/vhosts/automoto-eshop.cz/httpdocs/application/lib/Model/Dibi.php(66): Dibi\Connection->query(Array)
#4 /var/www/vhosts/automoto-eshop.cz/httpdocs/application/lib/Model/Category.php(433): Model_Dibi->query(Array)
#5 /var/www/vhosts/automoto-eshop.cz/httpdocs/class/Category.php(272): Model_Category->getCategoriesByMotorization(10202, NULL, 1)
#6 /var/www/vhosts/automoto-eshop.cz/httpdocs/class/Helpers/SmartyHelper.php(294): Category::getCategoriesTreeByMotorization(10202, NULL, 1)
#7 /var/www/vhosts/automoto-eshop.cz/httpdocs/class/Template/Base.php(744): Helpers\SmartyHelper::smartyMenuTecdoc(Object(Page), 2, Object(Page), true)
#8 /var/www/vhosts/automoto-eshop.cz/httpdocs/class/Template/Base.php(133): Template\Base->layoutGetTecdocMenu()
#9 /var/www/vhosts/automoto-eshop.cz/httpdocs/class/Template/System.php(41): Template\Base->loadLayoutSmartyData()
#10 /var/www/vhosts/automoto-eshop.cz/httpdocs/class/LayoutSmarty.php(30): Template\System->render()
#11 /var/www/vhosts/automoto-eshop.cz/httpdocs/class/Reflex.php(614): LayoutSmarty::render(Object(PageData), 'pt_intro_tecdoc')
#12 /var/www/vhosts/automoto-eshop.cz/httpdocs/index.php(78): Reflex::display()
#13 {main}