500

Fehler: 500

DatabaseHelper::query failed. (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 '-15,15' at line 1 SQL=SELECT a.* FROM eu418_zoo_item AS a LEFT JOIN eu418_zoo_category_item AS b ON a.id = b.item_id WHERE a.application_id = 1 AND b.category_id = 0 AND access IN (1,1) AND a.state = 1 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-03-19 14:01:33') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-03-19 14:01:33') GROUP BY a.id ORDER BY a.priority DESC, a.modified DESC LIMIT -15,15)