SELECT * FROM
icedit_bph_hotels,
icedit_bph_hotel_varosok
WHERE
hotel_lang='hu' AND
hotel_varos_lang_code=varos_lang_code AND varos_lang='hu' AND
hotel_varos_lang_code IN () AND
hotel_szamla_jutalek >= '.0.' AND
hotel_active='TRUE'
ORDER BY
hotel_name ASC
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 ') AND
hotel_szamla_jutalek >= '.0.' AND
hotel_active='TRUE'
ORDER BY
hote' at line 7