Fatal error: Uncaught Exception: Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '*, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM oc_pr...' at line 1<br />Error No: 1064<br />SELECT DISTINCT p.weight,*, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1' LIMIT 1) AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order 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) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id IN (2190,2195) AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' in /home/totalcp1/public_html/system/library/db/mysqli.php:48 Stack trace: #0 /home/totalcp1/public_html/storage/modification/system/library/db.php(80): DB\MySQLi->query('SELECT DISTINCT...') #1 /home/totalcp1/public_html/catalog/model/journal3/product.php(27): DB->query('SELECT DISTINCT...') #2 /home/totalcp1/public_html/catalog/model/journal3/product.php(369): ModelJournal3Product->getProduct(Array) #3 /home/totalcp1/public_html/storage/modification/system/engine/loader.php(256): ModelJournal3Product->getAlsoBoughtProducts(2192, 5) #4 /home/totalcp1/public_html/system/engine/proxy.php(47): Loader->{closure}(Array, Array) #5 /home/totalcp1/public_html/catalog/controller/journal3/products.php(196): Proxy->__call('getAlsoBoughtPr...', Array) #6 /home/totalcp1/public_html/system/library/journal3/opencart/modulecontroller.php(149): ControllerJournal3Products->beforeRender() #7 /home/totalcp1/public_html/storage/modification/system/engine/action.php(79): Journal3\Opencart\ModuleController->index(Array) #8 /home/totalcp1/public_html/storage/modification/system/engine/loader.php(54): Action->execute(Object(Registry), Array) #9 /home/totalcp1/public_html/system/library/journal3/opencart/controller.php(110): Loader->controller('journal3/produc...', Array) #10 /home/totalcp1/public_html/catalog/controller/journal3/layout.php(226): Journal3\Opencart\Controller->renderGrid(Array, true) #11 /home/totalcp1/public_html/storage/modification/system/engine/action.php(79): ControllerJournal3Layout->index('column_left') #12 /home/totalcp1/public_html/storage/modification/system/engine/loader.php(54): Action->execute(Object(Registry), Array) #13 /home/totalcp1/public_html/system/library/journal3.php(127): Loader->controller('journal3/layout', 'column_left') #14 /home/totalcp1/public_html/storage/modification/catalog/controller/common/column_left.php(6): Journal3->loadController('journal3/layout', 'column_left') #15 /home/totalcp1/public_html/storage/modification/system/engine/action.php(79): ControllerCommonColumnLeft->index(Array) #16 /home/totalcp1/public_html/storage/modification/system/engine/loader.php(54): Action->execute(Object(Registry), Array) #17 /home/totalcp1/public_html/storage/modification/catalog/controller/product/product.php(691): Loader->controller('common/column_l...') #18 /home/totalcp1/public_html/storage/modification/system/engine/action.php(79): ControllerProductProduct->index() #19 /home/totalcp1/public_html/catalog/controller/startup/router.php(25): Action->execute(Object(Registry)) #20 /home/totalcp1/public_html/storage/modification/system/engine/action.php(79): ControllerStartupRouter->index() #21 /home/totalcp1/public_html/storage/modification/system/engine/router.php(134): Action->execute(Object(Registry)) #22 /home/totalcp1/public_html/storage/modification/system/engine/router.php(123): Router->execute(Object(Action)) #23 /home/totalcp1/public_html/system/framework.php(169): Router->dispatch(Object(Action), Object(Action)) #24 /home/totalcp1/public_html/system/startup.php(104): require_once('/home/totalcp1/...') #25 /home/totalcp1/public_html/index.php(21): start('catalog') #26 {main} thrown in /home/totalcp1/public_html/system/library/db/mysqli.php on line 48