Notice: Undefined index: start in /home/curteaveche/public_html/opencart/catalog/model/extension/maza/tf_product.php on line 972Notice: Undefined index: start in /home/curteaveche/public_html/opencart/catalog/model/extension/maza/tf_product.php on line 980
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 'ASC, product_id ASC LIMIT 0,10' at line 1<br />Error No: 1064<br />SELECT DISTINCT p.product_id as product_id, p.prod_type, p.external FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_attribute y ON (y.product_id = p.product_id AND y.attribute_id = 162 AND y.language_id = '10' ) 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 p2c.category_id = '1431' GROUP BY product_id ORDER BY p.external,p.prod_type, p2c.sort_order, ASC, product_id ASC LIMIT 0,10 in /home/curteaveche/public_html/opencart/system/library/db/mysqli.php:40
Stack trace:
#0 /home/curteaveche/public_html/opencart/system/library/db.php(45): DB\MySQLi->query('SEL in /home/curteaveche/public_html/opencart/system/library/db/mysqli.php on line 40