SELECT n.uid AS id,n.*,na.for_slide FROM anta_nav_details AS n LEFT JOIN anta_navigation AS na ON na.id=n.uid WHERE REPLACE(REPLACE(REPLACE(LCASE(url_name),' ','_'),'-',''),'\'','')='rss' AND uid IN () AND n.menu<2 AND lang_id=6
Unable to query MySQL! Please contact Administrator
MySQL 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 ') AND n.menu<2 AND lang_id=6' at line 3