test events

WordPress database error: [Unknown column 'wp_s6hohi_em_events.post_id' in 'field list']
SELECT wp_s6hohi_em_events.event_id,wp_s6hohi_em_events.post_id,wp_s6hohi_em_events.event_slug,wp_s6hohi_em_events.event_owner,wp_s6hohi_em_events.event_name,wp_s6hohi_em_events.event_start_time,wp_s6hohi_em_events.event_end_time,wp_s6hohi_em_events.event_all_day,wp_s6hohi_em_events.event_start_date,wp_s6hohi_em_events.event_end_date,wp_s6hohi_em_events.post_content,wp_s6hohi_em_events.event_rsvp,wp_s6hohi_em_events.event_rsvp_date,wp_s6hohi_em_events.event_rsvp_time,wp_s6hohi_em_events.event_rsvp_spaces,wp_s6hohi_em_events.event_spaces,wp_s6hohi_em_events.location_id,wp_s6hohi_em_events.recurrence_id,wp_s6hohi_em_events.event_status,wp_s6hohi_em_events.event_private,wp_s6hohi_em_events.event_date_created,wp_s6hohi_em_events.event_date_modified,wp_s6hohi_em_events.event_attributes,wp_s6hohi_em_events.blog_id,wp_s6hohi_em_events.group_id,wp_s6hohi_em_events.recurrence,wp_s6hohi_em_events.recurrence_interval,wp_s6hohi_em_events.recurrence_freq,wp_s6hohi_em_events.recurrence_days,wp_s6hohi_em_events.recurrence_byday,wp_s6hohi_em_events.recurrence_byweekno FROM wp_s6hohi_em_events LEFT JOIN wp_s6hohi_em_locations ON wp_s6hohi_em_locations.location_id=wp_s6hohi_em_events.location_id WHERE (`recurrence`!=1 OR `recurrence` IS NULL) AND ( event_start_date <= CAST('2020-06-07' AS DATE) AND event_end_date >= CAST('2020-04-24' AS DATE) ) AND (`event_status`=1) AND (`event_private`=0)

Loading Map....

WordPress database error: [Unknown column 'event_status' in 'where clause']
SELECT COUNT(*) FROM wp_s6hohi_em_events LEFT JOIN wp_s6hohi_em_locations ON wp_s6hohi_em_locations.location_id=wp_s6hohi_em_events.location_id WHERE (`recurrence`!=1 OR `recurrence` IS NULL) AND ( event_start_date >= CAST('2024-03-28' AS DATE) OR (event_end_date >= CAST('2024-03-28' AS DATE) AND event_end_date != '0000-00-00' AND event_end_date IS NOT NULL)) AND (`event_status`=1) AND (`event_private`=0)

WordPress database error: [Unknown column 'wp_s6hohi_em_events.post_id' in 'field list']
SELECT wp_s6hohi_em_events.post_id FROM wp_s6hohi_em_events LEFT JOIN wp_s6hohi_em_locations ON wp_s6hohi_em_locations.location_id=wp_s6hohi_em_events.location_id WHERE (`recurrence`!=1 OR `recurrence` IS NULL) AND ( event_start_date >= CAST('2024-03-28' AS DATE) OR (event_end_date >= CAST('2024-03-28' AS DATE) AND event_end_date != '0000-00-00' AND event_end_date IS NOT NULL)) AND (`event_status`=1) AND (`event_private`=0) LIMIT 10 OFFSET 0

Works as the dbem_get_events_list template tag, accepts the same parameters.

<< >>
MondayTuesdayWednesdayThursdayFridaySaturdaySunday
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Works as the dbem_get_calendar template tag, accepts the same parameters.

Events

Works as the dbem_get_events_page template tag, accepts the same parameters.

RSS