|
|

|
Database error: Invalid SQL: SELECT * FROM product, product_category_xref, category WHERE product_parent_id=''AND product.product_id=product_category_xref.product_id AND category.category_id=product_category_xref.category_id AND product.product_publish='Y' GROUP BY product_sku ORDER BY product_publish DESC,product_sku,product_name LIMIT -20, 20
MySQL Error: 1064 (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 '-20, 20' at line 1)
|