Fatal error: Uncaught exception 'Exception' with message 'Mysql-Fehler: 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 ')
)
) AS objects
' at line 13<hr/>Query:<br/><pre>
SELECT
category_url,
category_title,
SUM(
(
SELECT
COUNT( * )
FROM
adverts
WHERE
categories = register_categories.id
AND `status` = "active"
AND geo IN ()
)
) AS objects
FROM
register_categories
WHERE
1
AND catego in /var/www/vhosts/sinnesfeuer.de/httpdocs/framework/classes/Databases/MySQL/Connector.php on line 34