[sork] Passwd and Horde 2.2.1 config in /horde/registry.php

Oliver Schulze L. oliver at samera.com.py
Sun Feb 16 21:20:40 PST 2003


Hi,
I installed passwd-2.2 and noted that in:
/passwd/docs/INSTALL
there is an example for configuring /horde/config/registry.php
that is maybe outdated.

I think, this attibute:
    'show' => true
should be replaced by:
    'status' => 'inactive'

in this file: /passwd/docs/INSTALL
$this->applications['passwd'] = array(
    'fileroot' => dirname(__FILE__) . '/../passwd',
    'webroot' => $this->applications['horde']['webroot'] . '/passwd',
    'icon' => $this->applications['horde']['webroot'] . 
'/passwd/graphics/lock.gif',
    'name' => _("Password"),
    'allow_guests' => false,
    'show' => true
);


I you use 'show' instead of 'status', then you get this error in:
/horde/menu.php
*Notice*: Undefined index: status in */var/www/html/horde/menu.php* on 
line *34

*and the icons appear outside the frame in:
http://www.example.com/horde/
because of that Notice line.

I tryied passwd with:
horde-2.2.1
imp-3.2RC3

Oliver

-- 
Oliver Schulze L.
<oliver at samera.com.py>




More information about the sork mailing list