events
Get yourself up to date with the VAF Calendar
Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/vaf/wp-content/plugins/events-manager/classes/em-object.php on line 1455
WordPress database error: [Unknown column 'event_type' in 'where clause']
SELECT DISTINCT SQL_CALC_FOUND_ROWS wp_em_events.event_id, wp_em_events.post_id FROM wp_em_events
LEFT JOIN wp_em_locations ON wp_em_locations.location_id=wp_em_events.location_id
WHERE (`event_status`=1) AND (`event_type` NOT IN ('repeating','recurring')) AND ( event_start >= '2025-06-27 22:09:21' OR (event_end >= '2025-06-27 22:09:21')) AND (`event_private`=0)
ORDER BY event_start_date ASC, event_start_time ASC, event_name ASC
LIMIT 10 OFFSET 0