Summary | Horde_Util Not Found |
Queue | Trean |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | bryan (at) bryzo (dot) com |
Created | 08/31/2009 (5793 days ago) |
Due | |
Updated | 11/13/2009 (5719 days ago) |
Assigned | |
Resolved | 08/31/2009 (5793 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
cvs co -r FRAMEWORK_3 trean
you have installed. Again, ask on the mailing list...or even better,
do a search, this has been asked before.
http://www.horde.org/mail/ contains a list of all available mailing lists.
State ⇒ Not A Bug
http://www.horde.org/mail/ contains a list of all available mailing lists.
Priority ⇒ 1. Low
New Attachment: Picture 4.png
Patch ⇒ No
Milestone ⇒
Queue ⇒ Trean
Summary ⇒ Horde_Util Not Found
Type ⇒ Bug
State ⇒ Unconfirmed
message in the left menu frame of the Horde IMP interface. The error
does not appear in DIMP. I have created the MySQL table in the
database.
Fatal error: Class 'Horde_Util' not found in
/var/www/horde/trean/lib/base.php on line 28
TREAN CONFIG:
<?php
/* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
// $Horde: trean/config/conf.xml,v 1.2 2005-03-29 04:34:10 ben Exp $
$conf['menu']['import_export'] = true;
$conf['menu']['apps'] = array();
$conf['favicons']['params']['driverconfig'] = 'horde';
$conf['favicons']['type'] = 'sql';
/* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
?>