A Database Error Occurred
Error Number: 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 '' at line 5
SELECT * FROM offers LEFT JOIN category_details ON offers.category_id=category_details.category_id AND category_details.language_id =1 LEFT JOIN offers_details ON offers.offer_id=offers_details.offer_id AND offers_details.language_id=1 LEFT JOIN cities ON offers.city_id=cities.city_id WHERE offers.offer_id=