[Tickets #10337] Re: .ics sync error

bugs at horde.org bugs at horde.org
Sun Jul 31 01:01:42 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10337
------------------------------------------------------------------------------
  Ticket             | 10337
  Updated By         | nocadmin at guvera.com
  Summary            | .ics sync error
  Queue              | Kolab
  Type               | Bug
  State              | Feedback
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Gunnar Wrobel
------------------------------------------------------------------------------


nocadmin at guvera.com (2011-07-31 01:01) wrote:

>> When I try to sync .ics using sunbird and ical I get the following:
>>
>> [Thu Jul 14 00:44:36 2011] [error] [client 60.229.74.222] PHP Fatal
>> error:  Cannot instantiate abstract class
>> Horde_Kolab_Server_Object_Top in
>> /path/to/horde/pear/pear/php/Horde/Kolab/Server/Object/Factory.php on
>> line 49
>>
>> It also fails to sync caldav but that returns no errors at all.
>>
>> Please let me know if I can provide any more detailed information.
>
> Which Kronolith version do you use? Do you really use it on a Kolab  
> server backend?
>

I'm actually using 3.0.4. I tried upgrading to 3.0.5 (experienced the  
same problem) but active sync failed during that upgrade.

I'm running horde calendaring and don't want to use the kolab calendar  
at all. That's what's confusing. The active sync calendaring works fine.
calendaring in webmail also works fine, it's just when I try to use ics.

/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Id: 9d577b2c7737b71564d7de667746ad6cf93cd6ab $
$conf['calendar']['params']['table'] = 'kronolith_events';
$conf['calendar']['params']['driverconfig'] = 'horde';
$conf['calendar']['params']['utc'] = true;
$conf['calendar']['driver'] = 'sql';
$conf['storage']['params']['table'] = 'kronolith_storage';
$conf['storage']['params']['driverconfig'] = 'horde';
$conf['storage']['driver'] = 'sql';
$conf['reminder']['server_name'] = 'mail.guvera.com';
$conf['reminder']['from_addr'] = 'scheduler at guvera.com';
$conf['autoshare']['shareperms'] = 'read';
$conf['share']['notify'] = true;
$conf['holidays']['enable'] = true;
$conf['menu']['import_export'] = true;
$conf['menu']['apps'] = array('horde', 'imp', 'ingo', 'kronolith',  
'mnemo', 'nag', 'turba');
$conf['menu']['apps_iframe'] = true;
$conf['maps']['providers'] = array('Google');
$conf['maps']['geocoder'] = 'Google';
$conf['maps']['geodriver'] = 'Mysql';
$conf['maps']['driver'] = 'Horde';








More information about the bugs mailing list