6.0.0-beta1
7/6/25

[#9198] PHP Fatal error Horde/Menu.php
Summary PHP Fatal error Horde/Menu.php
Queue Horde Base
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners jan (at) horde (dot) org
Requester rsalmon (at) mbpgroup (dot) com
Created 08/25/2010 (5429 days ago)
Due
Updated 08/25/2010 (5429 days ago)
Assigned 08/25/2010 (5429 days ago)
Resolved 08/25/2010 (5429 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
08/25/2010 08:34:07 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
08/25/2010 08:13:36 AM rsalmon (at) mbpgroup (dot) com Comment #4 Reply to this comment
That's the wrong place for the fix. Where do you see this?
see second comment of this ticket. : http://127.0.0.1/horde/admin/setup/.

Or, I login as a horde admin and click on menu Admin -> Configuration.

08/25/2010 08:08:23 AM Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
That's the wrong place for the fix. Where do you see this?
08/25/2010 08:06:52 AM rsalmon (at) mbpgroup (dot) com Comment #2 Reply to this comment
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(
08/25/2010 08:03:57 AM rsalmon (at) mbpgroup (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ PHP Fatal error Horde/Menu.php
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ Yes
State ⇒ Unconfirmed
Reply to this comment
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(

Saved Queries