[Tickets #7821] missing Autoloader.php in the horde's framework for genie module
bugs at horde.org
bugs at horde.org
Wed Dec 31 21:39:24 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7821
------------------------------------------------------------------------------
Ticket | 7821
Created By | b5b5b5b5 at centrum.sk
Summary | missing Autoloader.php in the horde's framework for
| genie module
Queue | Genie
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone | next one
Patch |
Owners |
------------------------------------------------------------------------------
b5b5b5b5 at centrum.sk (2008-12-31 16:39) wrote:
hi, i've been trying another module - Genie, and after basic
configuration when i tried to open Wishlist in the Organizing tree, it
left me only this error msg:
{
Warning: require_once(Horde/Autoloader.php) [function.require-once]:
failed to open stream: No such file or directory in
/usr/share/horde/genie/lib/base.php on line 19
Fatal error: require_once() [function.require]: Failed opening
required 'Horde/Autoloader.php'
(include_path='/usr/share/horde/lib:.:/usr/share/php') in
/usr/share/horde/genie/lib/base.php on line 19
}
after some small search i've found that Autoloader.php is being
missing in the basic Horde framework directory ./lib/Horde/
i've tryied to get that file from here:
http://pear.horde.org/index.php?package=Autoloader
and after applying it, the Genie wishlist finally worked.
More information about the bugs
mailing list