[Tickets #11239] Re: PHP errors with undefined variables
bugs at horde.org
bugs at horde.org
Fri Jul 6 08:17:14 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11239
------------------------------------------------------------------------------
Ticket | 11239
Updated By | leena.heino at uta.fi
Summary | PHP errors with undefined variables
Queue | Horde Framework Packages
Version | Git develop
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
leena.heino at uta.fi (2012-07-06 08:17) wrote:
> $conf['menu']['always'] is only defined in conf.php.dist but
> accessed in code:
> PHP ERROR: Undefined index: always on line 5 of
> "/horde5/horde/templates/login/login.inc"
>
> Missing url error:
> PHP ERROR: Undefined variable: url on line 96 of
> "/horde5/framework/Url/lib/Horde/Url.php"
> PHP ERROR: Missing argument 1 for Horde_Url::__construct(), called
> in /horde5/imp/lib/Dynamic/Mailbox.php on line 64 and defined on
> line 80 of "/horde5/framework/Url/lib/Horde/Url.php"
More errors related to this:
PHP ERROR: Trying to get property of non-object on line 1443 of
"/horde5/imp/lib/Mailbox.php"
More information about the bugs
mailing list