[Tickets #2811] RESOLVED: Free/Busy ...:Not found
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Oct 31 05:26:32 PST 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2811
-----------------------------------------------------------------------
Ticket | 2811
Updated By | aroen at juranet.xs4all.nl
Summary | Free/Busy ...:Not found
Queue | Kronolith
Version | 2.0.4
State | Bogus
Priority | 2. Medium
Type | Bug
Owners |
-----------------------------------------------------------------------
aroen at juranet.xs4all.nl (2005-10-31 05:26) wrote:
I found this in the kronolith prefs.php: I think this might be the
solution:
I will change the value to 'a:1:{i:0;s:8:"localsql";}' and I'll let you know
the outcome.
Thanks for your help.
// address books to search for free/busy URLs.
$_prefs['search_abook'] = array(
// If you want the localsql address book to be the default, use:
// 'value' => 'a:1:{i:0;s:8:"localsql";}',
'value' => 'a:0:{}',
'locked' => false,
'shared' => false,
'type' => 'implicit',
'desc' => _("Choose the address books to search for free/busy URLs:")
);
More information about the bugs
mailing list