[imp] IMP 3.0 Options / prefs activation

Rene Lund Jensen lundeman@tbkol.dk
Sat, 16 Mar 2002 14:34:16 +0100


This checks to see if you have set up Horde to use the databases to use for
the preferences.

You can set this up in horde/config/horde.php

René Jensen
lundeman@tbkol.dk

----- Original Message -----
From: "Cliff R. Pearson" <cliff@mail.plymouth.edu>
To: <imp@lists.horde.org>
Sent: Friday, March 15, 2002 7:56 PM
Subject: [imp] IMP 3.0 Options / prefs activation


> Please forgive a silly questions, but I was wondering what the
> dependencies are for the Options feature of imp 3.0 to show up.
>
> In webroot/horde/imp/templates/menu/menu.inc I see:
> }
> if (($conf['prefs']['driver'] != '') && ($conf['prefs']['driver'] !=
> 'none')) {
>     Menu::printItem(Horde::applicationUrl('prefs.php'), _("Options"),
> 'prefs.gif', $registry->getGraphicsPath("horde"));
> }
>
> Removing the if causes the button / link to light up, but notta on
> functionality.
>
> What is this checking for? I'm guessing it's something to do with
> database tables or setting, but I don't know what all it needs. The
> databases for turba, horde and imp are all set up, but it looks like I
> missed something.
>
> Thanks,
> Cliff
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>