Query:

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

Error message

Table 'profidily_cz.tecdoc_help_products_to_categories' doesn't exist

Trace:

#0 /var/www/vhosts/profidily.cz/httpdocs/vendor/dibi/dibi/src/Dibi/Drivers/MySqliDriver.php(151): Dibi\Drivers\MySqliDriver::createException('Table 'profidil...', 1146, 'SELECT thpt...') #1 /var/www/vhosts/profidily.cz/httpdocs/vendor/dibi/dibi/src/Dibi/Connection.php(275): Dibi\Drivers\MySqliDriver->query('SELECT thpt...') #2 /var/www/vhosts/profidily.cz/httpdocs/vendor/dibi/dibi/src/Dibi/Connection.php(203): Dibi\Connection->nativeQuery('SELECT thpt...') #3 /var/www/vhosts/profidily.cz/httpdocs/application/lib/Model/Dibi.php(66): Dibi\Connection->query(Array) #4 /var/www/vhosts/profidily.cz/httpdocs/application/lib/Model/Category.php(433): Model_Dibi->query(Array) #5 /var/www/vhosts/profidily.cz/httpdocs/class/Category.php(272): Model_Category->getCategoriesByMotorization(130188, NULL, 1) #6 /var/www/vhosts/profidily.cz/httpdocs/class/Template/IntroTecdoc.php(139): Category::getCategoriesTreeByMotorization(130188, 8154, 1) #7 /var/www/vhosts/profidily.cz/httpdocs/class/Template/IntroTecdoc.php(52): Template\IntroTecdoc->getSubCategories() #8 /var/www/vhosts/profidily.cz/httpdocs/class/Template/System.php(42): Template\IntroTecdoc->loadTemplateSmartyData() #9 /var/www/vhosts/profidily.cz/httpdocs/class/LayoutSmarty.php(30): Template\System->render() #10 /var/www/vhosts/profidily.cz/httpdocs/class/Reflex.php(595): LayoutSmarty::render(Object(PageData), 'pt_intro_tecdoc') #11 /var/www/vhosts/profidily.cz/httpdocs/index.php(78): Reflex::display() #12 {main}