Fatal error: Uncaught Exception: Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1<br />Error No: 1064<br />SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_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 () in /home/lextackstore/public_html/system/library/db/mysqli.php:40
Stack trace:
#0 /home/lextackstore/storage/modification/system/library/db.php(55): DB\MySQLi->query('SELECT COUNT(DI...')
#1 /home/lextackstore/storage/modification/catalog/model/catalog/product.php(645): DB->query('SELECT COUNT(DI...')
#2 /home/lextackstore/public_html/vqmod/vqcache/vq2-_home_lextackstore_storage_modification_system_engine_loader.php(251): ModelCatalogProduct->getTotalProducts(Array)
#3 /home/lextackstore/public_html/system/engi in /home/lextackstore/public_html/system/library/db/mysqli.php on line 40