[horde] Administration links

Payton Swick payton at repligen.com
Mon Mar 22 07:24:56 PST 2004


I'm having the same issue as reported in an earlier post by Jeff Graves. If
Horde (CVS HEAD) is set to 'hidden' or 'notoolbar' in registry.php, then the
items under the Administration menu don't appear. I've been attempting to patch
this, but I'm somewhat stuck. Here's what I've discovered.

Assuming horde is not set to 'active',
In "services/portal/menu.php" on line 165, a call is made to
$registry->listApps(),
In "framework/Horde/Horde/Registry.php", where on line 204 each application is
checked to be either 'notoolbar' or 'active'.  However, during this particular
call, horde's $params['status'] is reported as 'inactive' instead of
'notoolbar'.

In other, later calls, it reports the status correctly. I suppose there's some
permissions issue here or something? I can't figure out where horde's status
would be set to 'inactive' just because it's not set to 'active'...

Any ideas?

--
;; Payton Swick             ;;
;; IT Systems Administrator ;;
;; Repligen Corporation     ;;
;; payton at repligen.com      ;;




More information about the horde mailing list