Events Calendar
Notice: Could not get events. (
SELECT DISTINCT
event_instance.id as instance_id
FROM
event_instance
LEFT JOIN
event_topic
ON
event_topic.event_id = event_instance.event_id
WHERE
`start_date` >= NOW()
AND
`start_date` <> 'null'
AND
()
AND start_date <= '2012-08-22'
ORDER BY
`start_date`
ASC :: 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 start_date <= '2012-08-22'
ORDER BY
`start_date`
ASC' at line 14) in /var/www/vhosts/firstport.org.uk/httpdocs/include/classes/EventInstance.php on line 761
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/firstport.org.uk/httpdocs/special_pages/lib_item_page.php on line 111
Click the
share button to email a link to this page to a friend or post to your favourite social network