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 'acoustics-in-the-wood' at line 2

SELECT * FROM events WHERE ((date_from >= CURDATE() OR date_to >= CURDATE()) OR (date_from IS null && date_to IS null)) AND status = 1 ORDER BY date_from ASC LIMIT 6 OFFSET acoustics-in-the-wood

Filename: /var/www/vhosts/rarebreeds.org.uk/httpdocs/models/event_model.php

Line Number: 10