[kronolith] Can't see events after 1.1 to 1.1.1

Steven Stern subscribed-lists at sterndata.com
Sun Mar 14 10:57:37 PST 2004


I installed Kronolith 1.1.1 and copied the config/*.php files from 1.1 into
the 1.1.1 config folder.  Although I can see the events in MySQL, Kronolith is
not displaying them.  Is there an additional configuration item that needs to
be set for 1.1.1?  Events added in 1.1.1 also do not show!

After adding an event from 1.1.1, it seems to look just like one from 1.1:

1.1 record 

| 47 | xxxx at sterndata.com ||||| Apres training| 0| 0| NULL| NULL| NULL | 2004-02-06 13:00:00 | 2004-02-06 15:00:00 |15 |1075580795 |

1.1.1 record 
| 49 | xxxx at sterndata.com |test |||| test event| 0 | 0 | NULL | NULL  | NULL | 2004-02-14 00:00:00 | 2004-02-14 01:00:00 | 0 |1079290076 |


The critical lines (I think) of conf.php

$conf['calendar']['driver'] = 'sql';
$conf['calendar']['params']['phptype'] = 'mysql';
$conf['calendar']['params']['hostspec'] = 'localhost';
$conf['calendar']['params']['username'] = 'horde';
$conf['calendar']['params']['password'] = 'horde';
$conf['calendar']['params']['database'] = 'horde';
$conf['calendar']['params']['table'] = 'kronolith_events';


--
   Steve
   


More information about the kronolith mailing list