Closed (fixed)
Project:
Event
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2008 at 14:56 UTC
Updated:
10 Oct 2009 at 18:46 UTC
Jump to comment: Most recent
Blah, blah, blah - just change them both to default '0000-00-00 00:00:00'.
Throws up an error with the schema module is all.
Pobster
Comments
Comment #1
Anonymous (not verified) commentedI think these two columns should be a data type of time instead of datetime.
Comment #2
gerhard killesreiter commentedI've changed the default as suggested. Not sure what to do about the date vs datetime issue. IIRC there was a reason I had chosen datetime over time.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
Valeratal commentedI have this problem
adding event, but I have "start 00 00"
аnd errors in logs
event_timezones doesn't exist query: SELECT e.event_start, e.event_end, e.timezone, e.has_time, e.has_end_date .....