[Kolab-devel] [3.5 Debian] php-sabre-vobject package

Andreas Cordes kolab-devel at zion-control.org
Sun Feb 21 16:16:24 CET 2016


On Sun, 21 Feb 2016, Aleksander Machniak wrote:

> On 02/21/2016 11:31 AM, Andreas Cordes wrote:
>> Still getting the same problem on ARMH for my Pi2.
>> The class mentioned in the file is Sabre\VObject\Property\Text and this
>
> In Kolab 16 we have now php-sabre-vobject-3.4.5 and it contains the
> required file. I don't know how I can help you with this more. I'm not
> interested in Debian packaging.
>
>

I figured it out. It's just a simple
 	require_once ("/usr/share/php/Sabre/VObject/autoload.php");
at the beginning of
 	/usr/share/roundcubemail/plugins/libcalendaring/libvcalendar.php
and the error is gone. (Of course you have to have the corresponding 
libraries available.)

kind regards
Andreas




More information about the devel mailing list