A Database Error Occurred

Error Number: 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 holiday.date >= '2024-03-28' AND holiday.reference = '' AND h' at line 6

SELECT id, short_url, date FROM holiday WHERE holiday.id <> AND holiday.date >= '2024-03-28' AND holiday.reference = '' AND holiday.active = 1 ORDER BY date

Filename: models/M_holiday.php

Line Number: 132