[horde] Custom links in Horde menu?
Chuck Hagenbuch
chuck at horde.org
Tue Jul 29 12:54:59 PDT 2003
Quoting Hugo Proost <horde at proost.net>:
> Notice: Use of undefined constant HORDE_BASE - assumed 'HORDE_BASE' in
> W:\notlive\www\horde\navbar.php on line 11
>
> Warning: main(HORDE_BASE/lib/Menu.php): failed to open stream: No such file
> or directory in W:\notlive\www\horde\navbar.php on line 11
>
> Fatal error: main(): Failed opening required 'HORDE_BASE/lib/Menu.php'
> (include_path='.;w:\notlive\bin\php\includes;w:\notlive\bin\pear') in
> W:\notlive\www\horde\navbar.php on line 11
Alright, so before you include navbar.php, you need to define HORDE_BASE to
whatever the base path of Horde is:
define('HORDE_BASE', '/path/to/horde');
You might need to include HORDE_BASE . '/lib/base.php', too.
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
They're just looking at a wall of meat.
More information about the horde
mailing list