Fatal error: Uncaught ErrorException: Error: Table 'product' is marked as crashed and should be repaired<br />Error No: 1194<br />SELECT COUNT(DISTINCT p.product_id) AS total FROM product_to_category p2c LEFT JOIN product p ON (p2c.product_id = p.product_id) LEFT JOIN product_description pd ON (p.product_id = pd.product_id) LEFT JOIN product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '2' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '76' in /home/fiorebella/www/system/database/mysqli.php:41
Stack trace:
#0 /home/fiorebella/www/vqmod/vqcache/vq2-system_library_db.php(20): DBMySQLi->query('SELECT COUNT(DI...')
#1 /home/fiorebella/www/catalog/model/catalog/product.php(576): DB->query('SELECT COUNT(DI...')
#2 /home/fiorebella/www/catalog/controller/module/category.php(35): ModelCatalogProduct->getTotalProducts(Array)
#3 /home/fiorebella/www/vqmod/vqcache/vq2-system_engine_controller.php(43): ControllerModuleCategory->index(Array)
#4 /home/fiorebella/w in /home/fiorebella/www/system/database/mysqli.php on line 41