[dev] CVS_HEAD framework missing Group.php?

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon Jan 5 15:09:42 PST 2004


Quoting Joe Jenkins <joe at nerdnet.com>:

| Hi guys,
|
| Seems like you are doin a bunch of framework updates so you may already be
| aware of this problem:
|
|     Warning: listshares(/usr/local/lib/php/Horde/Group.php): failed to open
| stream: No such file or directory in /usr/local/lib/php/Horde/Share.php on
| line 440
|
|     Fatal error: listshares(): Failed opening required
| '/usr/local/lib/php/Horde/Group.php' (include_path='.:/usr/local/lib/php')
| in /usr/local/lib/php/Horde/Share.php on line 440
|
|     Seems Group is missing, so I figure its on its way, just a heads up!
| Thanks!

Actually, Group.php is part of a different package.  The problem was that the
require_once was looking for the file in the current (framework) directory
instead of the Horde library directory.  This has been fixed in CVS.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the dev mailing list