[kronolith] Kronolith Issues

Simon Brereton simon.brereton at dada.net
Tue Apr 26 16:16:04 UTC 2011


I'm doing some serious road-testing of the new Kronolith now and I'm running into some issues.

The first one is that it's telling me there is no driver specified.

Here is my conf.php

  1 <?php
  2 /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
  3 // $Id: purged $
  4 // $conf['calendar']['params']['table'] = 'kronolith_events';
  5 // $conf['calendar']['params']['driverconfig'] = 'horde';
  6 // $conf['calendar']['params']['utc'] = true;
  7 // $conf['calendar']['driver'] = 'sql';
  8 // $conf['storage']['params']['table'] = 'kronolith_storage';
  9 // $conf['storage']['params']['driverconfig'] = 'horde';
 10 // $conf['storage']['driver'] = 'sql';
 13 // $conf['autoshare']['shareperms'] = 'none';
 14 // $conf['share']['notify'] = false;
 15 // $conf['holidays']['enable'] = true;
 16 // $conf['menu']['import_export'] = true;
 17 // $conf['menu']['apps'] = array('horde', 'imp', 'ingo', 'mnemo', 'nag', 'turba');
 18 // $conf['menu']['apps_iframe'] = false;
 19 // $conf['maps']['providers'] = array();
 20 // $conf['maps']['geocoder'] = 'Google';
 21 // $conf['maps']['geodriver'] = 'Mysql';
 22 // $conf['maps']['driver'] = 'Horde';
 23 // /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */

This means I'm unable to create events.

Then in the settings, I tried to change the number of events shown per day in the month view to all by using 0 as instructed:

How many events should be displayed per day in the month view? Set to 0 to always show all events.

But I get the error:
This value must be non-zero.

Perhaps though this is related to the driver issue?

My Admin config panel shows everything is okay though:

Calendar (kronolith) 3.0.1 		DB schema is ready. 		Application is ready.

The problem is I'm sure it was working at some stage (i.e. the first time I tried to make and delete a new event).

Simon





More information about the kronolith mailing list