[imp] Horde link in sidebar (Jan Schneider)

Jeff Rooney jtrooney at nexdlevel.com
Thu Aug 18 08:43:29 PDT 2005


>
>
>> I know that I have to be missing something minor, I'm just pulling my
>> hair out with the latest upgrade to horde. The last and very minor
>> detail that I need to work out is that I have lost my horde link in the
>> sidebar. The strange thing is that for some users it is there, so I take
>> it that it is a preference, but am unable to find it. Any help would be
>> greatly appreciated. Thanks in advance
>
 >Either you set application permissions on Horde, or you set the 
'status' entry for Horde in config/registry.php wrong.

registry.php looks fine...what do you mean by application permissions, 
sorry for my noob moment?

$this->applications['horde'] = array(
   'fileroot' => dirname(__FILE__) . '/..',
   'webroot' => $webroot,
   'initial_page' => 'login.php',
   'name' => _("Horde"),
   'status' => 'active',
   'templates' => dirname(__FILE__) . '/../templates',
   'provides' => 'horde'
);


More information about the imp mailing list