6.0.0-alpha14
7/3/25

[#7821] missing Autoloader.php in the horde's framework for genie module
Summary missing Autoloader.php in the horde's framework for genie module
Queue Genie
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester b5b5b5b5 (at) centrum (dot) sk
Created 12/31/2008 (6028 days ago)
Due
Updated 12/31/2008 (6028 days ago)
Assigned
Resolved 12/31/2008 (6028 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/31/2008 10:26:42 PM Michael Rubinsky Milestone ⇒
 
12/31/2008 10:26:24 PM Michael Rubinsky Comment #4
Priority ⇒ 1. Low
Reply to this comment
That was an error on the website - Genie is not yet production level.



Thanks for the feedback.
12/31/2008 09:49:12 PM b5b5b5b5 (at) centrum (dot) sk Comment #3 Reply to this comment
well, it wasn't my intention to run development version of Genie, but 
i haven't found any other possible download place then from the CVS.



and as i've noticed in here http://www.horde.org/source/modules.php
Genie is already in Production state. thus i've thought it could be 
found in Projects http://www.horde.org/projects.php , but it isn't 
there. so 'ive searched FTP download site ftp://ftp.horde.org/pub/
and either there nothing for the Genie.
12/31/2008 09:40:41 PM Chuck Hagenbuch Comment #2
State ⇒ Not A Bug
Reply to this comment
You need the framework from git as well as CVS if you want to run the 
development version of Horde apps currently.
12/31/2008 09:39:24 PM b5b5b5b5 (at) centrum (dot) sk Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ missing Autoloader.php in the horde's framework for genie module
Queue ⇒ Genie
Milestone ⇒ next one
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
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.


Saved Queries