[horde] framework

Johan FISCHER linux at fischaz.com
Thu Oct 30 15:22:53 PST 2003


Quoting Nathan Allen Stratton <nathan at robotics.net>:

>
> I have the latest CVS (as of 5 min ago) and I have installed the packages
> and did the pare install framework/Util/package.xml, but I still have the
> following problmes:
>
> Address Book
> Notice: Undefined index: import_export in
> /home/www/webmail/turba/templates/menu/menu.inc on line 12

I think HORDE_LIBS should be defined and be '' in order to include to file in
the pear folder. I had the same problem before.
the definition of the HORDE_LIBS is in the file /home/www/webmail/lib/core.php
(for you)
In my distribution it's something like :

if (!defined('HORDE_LIBS')) {
    define('HORDE_LIBS', '');
}


> Calendar
> Warning: main(HORDE_LIBSHorde/String.php): failed to open stream: No such
> file or directory in /home/www/webmail/lib/Browser.php on line 3
>
> Fatal error: main(): Failed opening required 'HORDE_LIBSHorde/String.php'
> (include_path='.:/usr/local/lib/php') in /home/www/webmail/lib/Browser.php
> on line 3
>
> Bookmarks
> Warning: main(HORDE_LIBSHorde/Util.php): failed to open stream: No such
> file or directory in /home/www/webmail/lib/Horde.php on line 4
>
> Warning: main(): Failed opening 'HORDE_LIBSHorde/Util.php' for inclusion
> (include_path='.:/usr/local/lib/php') in /home/www/webmail/lib/Horde.php
> on line 4
>
> Fatal error: Undefined class name 'util' in /home/www/webmail/lib/Horde.php
> on line 396
>
>
>
> Any ideas? I have made sure my config files are all up to date.
>
>
> ><>
> Nathan Stratton
> nathan at robotics.net
> http://www.robotics.net
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 1018 bytes
Desc: PGP Public Key
Url : http://lists.horde.org/archives/horde/attachments/20031031/41f0cbde/attachment-0002.bin


More information about the horde mailing list