[horde] horde-alarms hooks.php on line 71
Robert Schetterer
rs at sys4.de
Fri Nov 6 13:08:03 UTC 2015
Am 06.11.2015 um 13:06 schrieb Robert Schetterer:
> Hi @ll
>
> after upgrade to
>
> Horde Groupware Webmail Edition 5.2.11
>
> i have
>
>
> /usr/bin/horde-alarms
> PHP Fatal error: Call to a member function getParam() on a non-object
> in /usr/share/horde/ingo/config/hooks.php on line 71
>
> ====================
>
> Fatal Error:
> Call to a member function getParam() on a non-object
> In /usr/share/horde/ingo/config/hooks.php on line 71
>
> 1. Horde_ErrorHandler::catchFatalError()
>
>
> any idea ?
>
> Best Regards
> MfG Robert Schetterer
sorry forgot ,this is in the hooks
public function transport_auth($driver)
{
switch ($driver) {
case 'timsieved':
$ob = $GLOBALS['registry']->call('mail/imapOb');
return array(
'euser' => $ob->getParam('username'),
'password' => $ob->getParam('password'),
'username' => $ob->getParam('username')
);
}return true;
}
}
guess this broke with the update
>
Best Regards
MfG Robert Schetterer
--
[*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein
More information about the horde
mailing list