Query:

SELECT thptc.categoryId as id, thptc.categoryParentId as parentId 
FROM tecdoc_help_products_to_categories thptc 
WHERE motorizationId = 63254 AND nodeType = 1

Error message

Table 'cesomot_cz.tecdoc_help_products_to_categories' doesn't exist

Trace:

#0 /var/www/vhosts/cesomot.cz/httpdocs/vendor/dg/dibi/dibi/libs/DibiConnection.php(373): DibiMySqliDriver->query('SELECT thpt...') #1 /var/www/vhosts/cesomot.cz/httpdocs/vendor/dg/dibi/dibi/libs/DibiConnection.php(261): DibiConnection->nativeQuery('SELECT thpt...') #2 /var/www/vhosts/cesomot.cz/httpdocs/application/lib/Model/Dibi.php(60): DibiConnection->query(Array) #3 /var/www/vhosts/cesomot.cz/httpdocs/application/lib/Model/Category.php(433): Model_Dibi->query(Array) #4 /var/www/vhosts/cesomot.cz/httpdocs/class/Category.php(272): Model_Category->getCategoriesByMotorization(63254, NULL, 1) #5 /var/www/vhosts/cesomot.cz/httpdocs/class/Template/IntroTecdoc.php(137): Category::getCategoriesTreeByMotorization(63254, 496, 1) #6 /var/www/vhosts/cesomot.cz/httpdocs/class/Template/IntroTecdoc.php(52): Template\IntroTecdoc->getSubCategories() #7 /var/www/vhosts/cesomot.cz/httpdocs/class/Template/System.php(42): Template\IntroTecdoc->loadTemplateSmartyData() #8 /var/www/vhosts/cesomot.cz/httpdocs/class/LayoutSmarty.php(30): Template\System->render() #9 /var/www/vhosts/cesomot.cz/httpdocs/class/Reflex.php(515): LayoutSmarty::render(Object(PageData), 'pt_intro_tecdoc') #10 /var/www/vhosts/cesomot.cz/httpdocs/index.php(78): Reflex::display() #11 {main}