user warning: Table 'drupaldb.civicrm_event' doesn't exist
query: SELECT civicrm_event.id AS id,
civicrm_event.start_date AS civicrm_event_start_date,
civicrm_event.title AS civicrm_event_title
FROM civicrm_event civicrm_event
WHERE ((civicrm_event.is_active <> 0) AND (civicrm_event.is_public <> 0))
AND ((DATE_FORMAT(ADDTIME(civicrm_event.start_date, SEC_TO_TIME(-18000)), '%Y-%m-%d') <= '2010-02-12' AND DATE_FORMAT(ADDTIME(civicrm_event.start_date, SEC_TO_TIME(-18000)), '%Y-%m-%d') >= '2010-02-12'))
ORDER BY civicrm_event_start_date ASC
in /srv/www/htdocs/sites/all/modules/views/includes/view.inc on line 769.
user warning: Table 'drupaldb.civicrm_event' doesn't exist
query: SELECT civicrm_event.id AS id,
civicrm_event.start_date AS civicrm_event_start_date,
civicrm_event.title AS civicrm_event_title
FROM civicrm_event civicrm_event
WHERE ((civicrm_event.is_active <> 0) AND (civicrm_event.is_public <> 0))
AND ((DATE_FORMAT(ADDTIME(civicrm_event.start_date, SEC_TO_TIME(-18000)), '%Y-%m-%d') <= '2010-02-12' AND DATE_FORMAT(ADDTIME(civicrm_event.start_date, SEC_TO_TIME(-18000)), '%Y-%m-%d') >= '2010-02-12'))
ORDER BY civicrm_event_start_date ASC
in /srv/www/htdocs/sites/all/modules/views/includes/view.inc on line 769.