[horde] Menu items not showing
eculp at encontacto.net
eculp at encontacto.net
Wed Dec 18 06:58:44 PST 2002
Quoting "IT Support [UMSC]" <support at umsc.co.za>:
| Greetings,
| Here is how my conf.php looks in the menu section:
| $conf['menu']['apps'] = array();
| $conf['menu']['apps'] = array('turba');
| $conf['menu']['apps'] = array('kronolith');
| $conf['menu']['apps'] = array('mnemo');
Try something like:
$conf['menu']['apps'] = array('turba', 'kronolith', 'mnemo');
ed
|
| I have this sinking sensation that this is soooo wrong!
|
| -----Original Message-----
| From: horde-bounces at lists.horde.org
| [mailto:horde-bounces at lists.horde.org] On Behalf Of Chuck Hagenbuch
| Sent: 17 December 2002 17:21 PM
| To: horde at lists.horde.org
| Subject: Re: [horde] Menu items not showing
|
|
| Quoting "IT Support [UMSC]" <support at umsc.co.za>:
|
| > Same thing happens on the horde menu at the bottom frame. Any ideas
| > what is causing this? I have installed the latest stable version of
| > the packages named above.
| >
| > Am I missing something?
|
| You are probably misunderstanding how arrays work. Please show us what
| your config file for these bits looks like.
|
| -chuck
|
| --
| Charles Hagenbuch, <chuck at horde.org>
| "People ask me all the time what it will be like living without otters."
| - Google, thanks to Harpers
|
| --
| Horde mailing list
| Frequently Asked Questions: http://horde.org/faq/
| To unsubscribe, mail: horde-unsubscribe at lists.horde.org
|
|
|
| --
| Horde mailing list
| Frequently Asked Questions: http://horde.org/faq/
| To unsubscribe, mail: horde-unsubscribe at lists.horde.org
|
--
-------------------------------------------------
More information about the horde
mailing list