SELECT `e`.*, `link_table`.`parent_id`, `at_frame`.`value` AS `frame`, `at_size`.`value` AS `size` FROM `catalog_product_entity` AS `e`
INNER JOIN `catalog_product_super_link` AS `link_table` ON link_table.product_id = e.entity_id
INNER JOIN `catalog_product_website` AS `product_website` ON product_website.product_id = e.entity_id AND product_website.website_id = '3'
INNER JOIN `catalog_product_entity_int` AS `at_frame` ON (`at_frame`.`entity_id` = `e`.`entity_id`) AND (`at_frame`.`attribute_id` = '140') AND (`at_frame`.`store_id` = 0)
INNER JOIN `catalog_product_entity_int` AS `at_size` ON (`at_size`.`entity_id` = `e`.`entity_id`) AND (`at_size`.`attribute_id` = '141') AND (`at_size`.`store_id` = 0) WHERE (link_table.parent_id = 359) AND (((`e`.`required_options` != '1') OR (`e`.`required_options` IS NULL))) AND (at_frame.value IS NOT NULL) AND (at_size.value IS NOT NULL)
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'rexite.catalog_product_entity' doesn't exist, query was: SELECT `e`.*, `link_table`.`parent_id`, `at_frame`.`value` AS `frame`, `at_size`.`value` AS `size` FROM `catalog_product_entity` AS `e`
INNER JOIN `catalog_product_super_link` AS `link_table` ON link_table.product_id = e.entity_id
INNER JOIN `catalog_product_website` AS `product_website` ON product_website.product_id = e.entity_id AND product_website.website_id = '3'
INNER JOIN `catalog_product_entity_int` AS `at_frame` ON (`at_frame`.`entity_id` = `e`.`entity_id`) AND (`at_frame`.`attribute_id` = '140') AND (`at_frame`.`store_id` = 0)
INNER JOIN `catalog_product_entity_int` AS `at_size` ON (`at_size`.`entity_id` = `e`.`entity_id`) AND (`at_size`.`attribute_id` = '141') AND (`at_size`.`store_id` = 0) WHERE (link_table.parent_id = 359) AND (((`e`.`required_options` != '1') OR (`e`.`required_options` IS NULL))) AND (at_frame.value IS NOT NULL) AND (at_size.value IS NOT NULL)
#0 /var/www/vhosts/rexite.it/httpdocs/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /var/www/vhosts/rexite.it/httpdocs/lib/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#3 /var/www/vhosts/rexite.it/httpdocs/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `e`.*, `...', Array)
#4 /var/www/vhosts/rexite.it/httpdocs/lib/Varien/Db/Adapter/Pdo/Mysql.php(504): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `e`.*, `...', Array)
#5 /var/www/vhosts/rexite.it/httpdocs/lib/Zend/Db/Adapter/Abstract.php(737): Varien_Db_Adapter_Pdo_Mysql->query('SELECT `e`.*, `...', Array)
#6 /var/www/vhosts/rexite.it/httpdocs/lib/Varien/Data/Collection/Db.php(740): Zend_Db_Adapter_Abstract->fetchAll('SELECT `e`.*, `...', Array)
#7 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(1045): Varien_Data_Collection_Db->_fetchAll('SELECT `e`.*, `...')
#8 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Eav/Model/Entity/Collection/Abstract.php(871): Mage_Eav_Model_Entity_Collection_Abstract->_loadEntities(false, false)
#9 /var/www/vhosts/rexite.it/httpdocs/lib/Varien/Data/Collection.php(741): Mage_Eav_Model_Entity_Collection_Abstract->load()
#10 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Product/Type/Configurable.php(366): Varien_Data_Collection->getIterator()
#11 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Resource/Product/Type/Configurable/Attribute/Collection.php(160): Mage_Catalog_Model_Product_Type_Configurable->getUsedProducts(Array, Object(Axxion_Rexite_Model_Product))
#12 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Resource/Product/Type/Configurable/Attribute/Collection.php(126): Mage_Catalog_Model_Resource_Product_Type_Configurable_Attribute_Collection->_addAssociatedProductFilters()
#13 /var/www/vhosts/rexite.it/httpdocs/lib/Varien/Data/Collection/Db.php(587): Mage_Catalog_Model_Resource_Product_Type_Configurable_Attribute_Collection->_afterLoad()
#14 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Product/Type/Configurable.php(260): Varien_Data_Collection_Db->load()
#15 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Product/Type/Configurable.php(337): Mage_Catalog_Model_Product_Type_Configurable->getConfigurableAttributes(Object(Axxion_Rexite_Model_Product))
#16 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Product/Type/Configurable.php(478): Mage_Catalog_Model_Product_Type_Configurable->getUsedProducts(NULL, Object(Axxion_Rexite_Model_Product))
#17 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Product.php(1320): Mage_Catalog_Model_Product_Type_Configurable->isSalable(Object(Axxion_Rexite_Model_Product))
#18 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Product.php(1300): Mage_Catalog_Model_Product->isAvailable()
#19 /var/www/vhosts/rexite.it/httpdocs/app/code/local/Axxion/Rexite/Model/Product.php(6): Mage_Catalog_Model_Product->isSalable()
#20 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Model/Product.php(1370): Axxion_Rexite_Model_Product->isSalable()
#21 /var/www/vhosts/rexite.it/httpdocs/app/design/frontend/rexite/default/template/catalog/product/list.phtml(99): Mage_Catalog_Model_Product->isSaleable()
#22 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(241): include('/var/www/vhosts...')
#23 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/rexite...')
#24 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#25 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Template->_toHtml()
#26 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(641): Mage_Core_Block_Abstract->toHtml()
#27 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(585): Mage_Core_Block_Abstract->_getChildHtml('product_list', true)
#28 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/Block/Category/View.php(90): Mage_Core_Block_Abstract->getChildHtml('product_list')
#29 /var/www/vhosts/rexite.it/httpdocs/app/design/frontend/base/default/template/catalog/category/view.phtml(70): Mage_Catalog_Block_Category_View->getProductListHtml()
#30 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(241): include('/var/www/vhosts...')
#31 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/base/d...')
#32 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#33 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Template->_toHtml()
#34 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#35 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Text_List->_toHtml()
#36 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(641): Mage_Core_Block_Abstract->toHtml()
#37 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(585): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#38 /var/www/vhosts/rexite.it/httpdocs/app/design/frontend/rexite/default/template/page/3columns.phtml(51): Mage_Core_Block_Abstract->getChildHtml('content')
#39 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(241): include('/var/www/vhosts...')
#40 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/rexite...')
#41 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#42 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Template->_toHtml()
#43 /var/www/vhosts/rexite.it/httpdocs/app/code/local/Inchoo/PHP7/Model/Layout.php(15): Mage_Core_Block_Abstract->toHtml()
#44 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Inchoo_PHP7_Model_Layout->getOutput()
#45 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Catalog/controllers/CategoryController.php(161): Mage_Core_Controller_Varien_Action->renderLayout()
#46 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Catalog_CategoryController->viewAction()
#47 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('view')
#48 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#49 /var/www/vhosts/rexite.it/httpdocs/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#50 /var/www/vhosts/rexite.it/httpdocs/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#51 /var/www/vhosts/rexite.it/httpdocs/index.php(217): Mage::run('ch_en', 'store')
#52 {main}