[kronolith] Resource Group error

woj woj wojnas at gmail.com
Tue Jan 28 09:26:46 UTC 2014


hello

I got problem with resource groups in kronolith 4.1.4.

When I want to see reservations in resource group (in dynamic view) I got
error:

"No calendar driver specified"

Here is my kronolith conf.php



$conf['calendar']['params']['table'] = 'kronolith_events';

$conf['calendar']['params']['driverconfig'] = 'horde';

$conf['calendar']['params']['utc'] = true;

$conf['calendar']['driver'] = 'sql';

$conf['storage']['default_domain'] = 'domainname';

$conf['storage']['params']['table'] = 'kronolith_storage';

$conf['storage']['params']['driverconfig'] = 'horde';

$conf['storage']['driver'] = 'sql';

$conf['calendars']['driver'] = 'default';

$conf['resource']['params']['table'] = 'kronolith_resources';

$conf['resource']['params']['driverconfig'] = 'horde';

$conf['resource']['params']['utc'] = true;

$conf['resource']['driver'] = 'sql';

$conf['reminder']['server_name'] = 'server_name';

$conf['reminder']['from_addr'] = 'addres';

$conf['autoshare']['shareperms'] = 'none';

$conf['share']['notify'] = false;

$conf['holidays']['enable'] = false;

$conf['menu']['import_export'] = true;

$conf['maps']['driver'] = false;


More information about the kronolith mailing list