( ! ) 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 ps.product_id) AS total FROM oc_product_special ps LEFT JOIN oc_product p ON (ps.product_id = p.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND ps.customer_group_id = '1' AND ((s.date_start < NOW() AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()) ) in /var/www/html/resto/jp_v_1_6/indochine78_com/system/library/db/mysqli.php on line 40
( ! ) 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 ps.product_id) AS total FROM oc_product_special ps LEFT JOIN oc_product p ON (ps.product_id = p.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND ps.customer_group_id = '1' AND ((s.date_start < NOW() AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW()) ) in /var/www/html/resto/jp_v_1_6/indochine78_com/system/library/db/mysqli.php on line 40
Call Stack
#TimeMemoryFunctionLocation
10.0000393776{main}( ).../index.php:0
20.0004406128require_once( '/var/www/html/resto/jp_v_1_6/indochine78_com/system/framework.php' ).../index.php:22
30.0027460584Front->dispatch( ).../framework.php:99
40.0105762552Front->execute( ).../front.php:29
50.0105762552Action->execute( ).../front.php:34
60.0106768688ControllerStartupRouter->index( ).../action.php:44
70.0107768864Action->execute( ).../router.php:25
80.0111844400ControllerProductSpecial->index( ).../action.php:44
90.0116889152Proxy->getTotalProductSpecials( ).../special.php:97
100.0116889208Proxy->__call( ).../special.php:97
110.0116889208Loader->{closure:/var/www/html/resto/jp_v_1_6/indochine78_com/system/engine/loader.php:131-166}( ).../proxy.php:13
120.0117889496ModelCatalogProduct->getTotalProductSpecials( ).../loader.php:153
130.0117889944DB->query( ).../product.php:549
140.0117889944DB\MySQLi->query( ).../db.php:16