[Tickets #9198] Re: PHP Fatal error Horde/Menu.php
bugs at horde.org
bugs at horde.org
Wed Aug 25 08:06:52 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9198
------------------------------------------------------------------------------
Ticket | 9198
Updated By | rsalmon at mbpgroup.com
Summary | PHP Fatal error Horde/Menu.php
Queue | Horde Base
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2010-08-25 04:06) wrote:
Queue is Horde Framework not Horde Base.
I get this error when accessing http://127.0.0.1/horde/admin/setup/
> PHP Fatal error: Call to a member function setRaw() on a non-object
> in /var/www/html/horde/libs/Horde/Menu.php on line 251,
>
> possible patch :
> framework/Core/lib/Horde/Menu.php:251
> -- $link = $m['url']->setRaw(false)->link(
> ++ $link = Horde::applicationUrl($m['url'])->setRaw(false)->link(
More information about the bugs
mailing list