Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ibeit

Pages: [1]
1
Deutsch / PHP Fatal error beim Google Kalender sync per cron.php
« on: April 20, 2012, 05:07:40 am »
Hallo,
ich möchte gerne meinen Google Kalender mit fengoffice 2.0.0.8 synchronisieren. Beim ersten Einrichten funktioniert auch noch alles, doch wenn ich das php-script mit

sudo php /var/www/fengoffice/cron.php

ausführe, erhalte ich folgenden Fehler

2012-04-20 07:56:53 - import with google calendar...
PHP Fatal error:  Call to a member function getPersonalMemberId() on a non-object in /var/www/fengoffice/application/controllers/ObjectController.class.php on line 172

Gibt es einen workaround oder weiterführende Info's

Nachtrag:

Mein System: Ubuntu 10.04 64bit Server --> PHP aus original Repository

php -v

PHP Deprecated:  Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP 5.3.2-1ubuntu4.14 with Suhosin-Patch (cli) (built: Feb 11 2012 06:50:46)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

Pages: [1]