Whenever I fill out an event to repeat and submit it, I get this error listed twice:

user warning: Unknown column 'date' in 'field list' query: SELECT date FROM event_repeat_calendar_map WHERE (day_of_week IN('MO') OR day_in_month IN('MO') OR day_in_month_R IN('MO')) AND date <= '2009' AND date > '2009' ORDER BY date in includes/database.mysql.inc on line 174.

When I go to edit the event and check it, the repeat data isn't saved.

I've tried tracking it down, but it's stumping me, at the moment (probably lack of sleep).

I'm running Drupal 5.16, Event 5.x-2.x-dev, Event Repeat 5.x-2.x-dev, CCK, Date + Date API. I've disabled Date + Date API, but I'm still getting the error(s).

Any help would be appreciated.

Comments

oadaeh’s picture

Status: Active » Closed (won't fix)

This issue is being closed due to age and/or version. If this issue is still valid, please reopen it against the 6.x-1.x branch and update it. There will be no more follow ups against the 5.x branches.