[kronolith] Kronolith timestamp problem

Jerry Doran jerry at econec.com
Tue Sep 16 09:47:37 PDT 2003


Horde: 2.2.4 
IMP: 3.2.2 
Turba: 1.2 
Kronolith: 1.1 

I have everything up and working great but the calendar does not show up the events that I post.
It reads them into the SQL table as they show up there correctly, but upon an import of events
I notice that the starttime and endtime dates show up all 0's.. such as 0/0/00. Since the 
correct datetime is in the sql table it has to be related to the way it gets read from the table. 
The following errors are all that I could find related. 

Horde.log--
Sep 16 11:43:25 HORDE [info] [kronolith] SQL event list by jerry at thisdomain.com: table = kronolith_events; query = "SELECT DISTINCT e.event_id, e.event_recurtype FROM kronolith_events e WHERE e.calendar_id = 'jerry at thisdomain.com' AND ((e.event_end > '2003-09-16 00:00:00' AND e.event_start < '2003-09-24 00:00:00') OR (e.event_recurenddate >= '2003-09-16 00:00:00' AND e.event_start <= '2003-09-24 00:00:00' AND e.event_recurtype != 0))" [on line 103 of "E:\www\thisdoamin.com\horde\kronolith\lib\Driver\sql.php"]


This shows up on the main screen when I click HOME (very hard to see)--
PHP Warning: date(): Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in E:\www\test.thisdomain.com\horde\kronolith\lib\Event.php on line 606 

Any help or info is greatly appreciated. 
Thanks,


Jerry Doran



More information about the kronolith mailing list