On Mon, Sep 10, 2012 at 08:09:57PM +0400, wesley wrote:
> Hi,
> 
> I'm testing the new OpenBSD Port : davical-1.0.2p0 on
> OpenBSD-5.2-current
> I also installed agendav 1.2.6
> 
> All works great except calendar sharing.
> I get this error in /var/www/logs/error_log
> 
> PHP Notice:  Undefined variable: request in
> /var/www/davical/inc/caldav-ACL.php on line 148
> [Mon Sep 10 16:43:55 2012] [error] PHP Fatal error:  Call to a
> member function PreconditionFailed() on a non-object in
> /var/www/davical/inc/caldav-ACL.php on line 148
> 
> Any idea ?
> Thank you very much.
> 
> Regards,
> 
> Wesley MOUEDINE ASSABY
> 

This has nothing to do with the port, but try changing line 108 of
caldav-ACL.php to:

global $cache_delete_list, $request;

-- 
James Turner
ja...@calminferno.net

Reply via email to