Fatal error: 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 ') LIMIT 1' at line 9] in EXECUTE("SELECT count(*) from
sales_order
LEFT JOIN (project) ON (so_parent_id = project_sales_order_id),
real_estate
LEFT JOIN (project_real_estate) on (re_id = pre_re_id),
agent,price
where
IFNULL(project.project_public, 1) = 1 and
price_last = 1 and price_so_id = so_id and re_sales_order_id=so_id and re_uploader_id=agent_id and re_status=1 AND re_place_city< 2000 AND re_place_city in (4) AND re_place_area in () LIMIT 1")
in /HOSTING/cdci/www.cdci.hu/lib/adodb/adodb-errorhandler.inc.php on line 77