[kronolith] Resource Group error

woj woj wojnas at gmail.com
Wed Jan 29 11:50:20 UTC 2014


Thanks for your replay.
Here is log file from horde. In server log there is no error.

[kronolith] SQL  (0,0001s)  #012#011SELECT * FROM kronolith_sharesng_users
WHERE user_uid =#012#011  'user at domain' AND (perm_2 = 1) [pid 21594 on line
558 of "/usr/share/pear/Horde/Db/Adapter/Base.php"]
[kronolith] SQL  (0,0001s)  #012#011SELECT g.group_uid AS group_uid,
g.group_name AS group_name FROM#012#011  horde_groups g,
horde_groups_members m WHERE m.user_uid =#012#011  'user at domain' AND
g.group_uid = m.group_uid ORDER BY#012#011  g.group_name [pid 21594 on line
558 of "/usr/share/pear/Horde/Db/Adapter/Base.php"]
[kronolith] SQL  (0,0001s)  #012#011SELECT DISTINCT * FROM
kronolith_sharesng s WHERE (share_owner =#012#011  'user at domain' OR
perm_creator_2 = 1 OR perm_default_2 = 1) AND#012#011  share_owner =
'user at domain' ORDER BY attribute_name ASC [pid 21594 on line 558 of
"/usr/share/pear/Horde/Db/Adapter/Base.php"]
[kronolith] No calendar driver specified [pid 21594 on line 27 of
"/usr/share/pear/Horde/Core/Notification/Handler/Decorator/Hordelog.php"]
[kronolith] SQL  (0,0004s)  #012#011SELECT alarm_id, alarm_uid,
alarm_start, alarm_end, alarm_methods,#012#011  alarm_params, alarm_title,
alarm_text, alarm_snooze, alarm_internal#012#011  FROM horde_alarms WHERE
alarm_dismissed = 0 AND ((alarm_snooze IS NULL#012#011  AND alarm_start <=
'2014-01-29T11:09:22') OR alarm_snooze <=#012#011  '2014-01-29T11:09:22')
AND (alarm_end IS NULL OR alarm_end >=#012#011  '2014-01-29T11:09:22') AND
(alarm_uid IS NULL OR alarm_uid = '' OR#012#011  alarm_uid = 'user at domain')
ORDER BY alarm_start, alarm_end [pid 21594 on line 558 of
"/usr/share/pear/Horde/Db/Adapter/Base.php"]


2014-01-28 Michael J Rubinsky <mrubinsk at horde.org>

>
> Quoting woj woj <wojnas at gmail.com>:
>
>  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"
>>
>
> ...and what about any errors in the horde and/or server log?
>
>
>
>  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;
>> --
>> kronolith mailing list
>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>>
>
>
> --
> mike
> The Horde Project
> http://www.horde.org
> https://www.facebook.com/hordeproject
> https://www.twitter.com/hordeproject
>
>
> --
> kronolith mailing list
> Frequently Asked Questions: http://wiki.horde.org/FAQ
> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
>


More information about the kronolith mailing list