Code: Select all
PHP Notice: 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 ')
GROUP BY op.product_id ORDER BY no_sells DESC LIMIT 0,3' at line 3<br />Error No: 1064<br />SELECT op.product_id, SUM(op.quantity) as no_sells FROM oc_order_product op
WHERE op.product_id !='11'