6.0.0-beta1
11/8/25

[#5271] problem with gollem-menu menu
Summary problem with gollem-menu menu
Queue Horde Framework Packages
Queue Version FRAMEWORK_3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester pedretti (at) eco (dot) unibs (dot) it
Created 04/20/2007 (6777 days ago)
Due
Updated 04/23/2007 (6774 days ago)
Assigned
Resolved 04/23/2007 (6774 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/23/2007 10:55:13 PM Michael Slusarz Comment #2
State ⇒ Not A Bug
Reply to this comment
Then what is the bug?  If you don't want the gollem-menu to appear, 
you remove it.
04/20/2007 02:30:27 PM pedretti (at) eco (dot) unibs (dot) it Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ problem with gollem-menu menu
Queue ⇒ Horde Framework Packages
Reply to this comment
I am using gollem with an FTP backand.



I see that under the "File Manager" menu appears an "FTP server" menu, 
which shows the same content of "File Manager".



So I want to disable the "FTP server" menu, so I tried to change status of

$this->applications['gollem-menu'] = array(

in registry.php



However I experienced some problem:

* with hidden it shows a php warning at top-left corner:

Notice: Undefined index: name in 
/var/www/luna/horde-test/services/portal/sidebar.php on line 174

* with block seems it works, but under Administration -> Setup it 
shows this php warning:

Notice: Constant HORDE_VERSION already defined in 
/var/www/luna/horde-test/lib/version.php on line 1

and another application appears: "Horde (gollem-menu)", which is the 
same of Horde



I made it working commentig out all the gollem-menu block in registry.php

Saved Queries