[sork] Error with passwd module in IMP

Eric Rostetter eric.rostetter at physics.utexas.edu
Fri Jun 4 16:57:36 PDT 2004


Quoting Mario Gamito <gamito at netual.pt>:

>    $conf['menu']['apps'] = array('turba','passwd');

[...]

> Well, when i login to IMP, i get this error:
>
> "'turba,passwd' is not configured in the Horde Registry.
> [line 753 of /home/www/horde/lib/Registry.php]
> Details have been logged for the administrator."

Sounds like you added:

$conf['menu']['apps'] = array('turba,passwd');

instead of:

$conf['menu']['apps'] = array('turba','passwd');

Could that be the case?

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!



More information about the sork mailing list