Fatal error: mysqli 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 ') result2' at line 14] in EXECUTE("
SELECT * FROM
(
SELECT 0 AS c1_id
) result1
UNION ALL
SELECT * FROM (
SELECT adverts_2.c1_id, category1.c1_sorrend
FROM adverts_2
INNER JOIN category1 ON category1.c1_id = adverts_2.c1_id
WHERE c3_id IN (1,4) AND adverts_2.c1_id > 0
ORDER BY c1_sorrend
) result2
order by c1_sorrend
) result2
")
in /var/www/ingatlantajolohu/web/lib/ADOdb-5.20.16/adodb-errorhandler.inc.php on line 79