Sorry, there are no upcoming events. Please check back frequently for updates!
user warning: SELECT command denied to user 'wsdsa_wda2'@'localhost' for table 'civicrm_event'
query: SELECT COUNT(*) FROM (SELECT DISTINCT(civicrm_event.id) AS id,
civicrm_event.title AS civicrm_event_title,
civicrm_event.event_type_id AS civicrm_event_event_type_id,
civicrm_event.start_date AS civicrm_event_start_date,
civicrm_event.end_date AS civicrm_event_end_date,
civicrm_event.registration_start_date AS civicrm_event_registration_start_date,
civicrm_event.registration_end_date AS civicrm_event_registration_end_date,
DATE_FORMAT((civicrm_event.start_date + INTERVAL -21600 SECOND), '%Y%m%d%H') AS civicrm_event_start_date_hour
FROM WISGROU_wsdsa_civicrm.civicrm_event civicrm_event
WHERE (civicrm_event.is_active <> 0) AND (civicrm_event.is_public <> 0) AND (civicrm_event.start_date > '2012-02-05 21:10:41')
GROUP BY id
ORDER BY civicrm_event_event_type_id ASC, civicrm_event_start_date_hour ASC, civicrm_event_title ASC
) count_alias in /home/wsdsa/public_html/sites/all/modules/views/includes/view.inc on line 745.
user warning: SELECT command denied to user 'wsdsa_wda2'@'localhost' for table 'civicrm_event'
query: SELECT DISTINCT(civicrm_event.id) AS id,
civicrm_event.title AS civicrm_event_title,
civicrm_event.event_type_id AS civicrm_event_event_type_id,
civicrm_event.start_date AS civicrm_event_start_date,
civicrm_event.end_date AS civicrm_event_end_date,
civicrm_event.registration_start_date AS civicrm_event_registration_start_date,
civicrm_event.registration_end_date AS civicrm_event_registration_end_date,
DATE_FORMAT((civicrm_event.start_date + INTERVAL -21600 SECOND), '%Y%m%d%H') AS civicrm_event_start_date_hour
FROM WISGROU_wsdsa_civicrm.civicrm_event civicrm_event
WHERE (civicrm_event.is_active <> 0) AND (civicrm_event.is_public <> 0) AND (civicrm_event.start_date > '2012-02-05 21:10:41')
GROUP BY id
ORDER BY civicrm_event_event_type_id ASC, civicrm_event_start_date_hour ASC, civicrm_event_title ASC
LIMIT 0, 10 in /home/wsdsa/public_html/sites/all/modules/views/includes/view.inc on line 771.