Fatal error: Location: /vendre.php
Action: sel
Message: 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 '-5, 5' at line 4
Query: SELECT * FROM produits
INNER JOIN category ON category_id = produits_category_id
INNER JOIN subcategory ON subcategory_id = produits_subcategory_id
WHERE produits_category_id=1 AND produits_active = 1 LIMIT -5, 5
Previous Query: SELECT * FROM produits
INNER JOIN category ON category_id = produits_category_id
INNER JOIN subcategory ON subcategory_id = produits_subcategory_id
WHERE produits_category_id=1 AND produits_active = 1
in /var/www/virtual/immo-tech-31.com/htdocs/admin/class/mysql.php on line 202