Database error: Invalid SQL: SELECT u.id, u.ferienlager_id, DATE_FORMAT(u.sdate,'%d.%m.%Y') AS datum, u.short_text, f.title FROM unterwegs u LEFT JOIN ferienlager f ON f.id = u.ferienlager_id WHERE u.ferienlager_id = AND u.published = 'Y' ORDER BY u.sdate DESC
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 'AND u.published = 'Y' ORDER BY u.sdate DESC' at line 1)
Session halted.
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 'AND u.published = 'Y' ORDER BY u.sdate DESC' at line 1)
Session halted.
