[hermes] cant resolve an error in hermes

eculp at encontacto.net eculp at encontacto.net
Sat Apr 5 05:37:05 PST 2003


Quoting Ryan McDonald <ryan at rlmnet.net>:

| I have a reasonably sane install of the head-cvs of horde, imp, and
| hermes. (horde/imp works with no errors and there are no gotchas seen on
| the test.php page)
|
| I keep getting the following error right when I click on Time Tracking in
| the 'toolbar'.
|
| Fatal error: Call to undefined function: singleton()
| in /var/www/html/horde/hermes/time.php on line 17
|
| My sql database is created correctly and I have configured hermes to use
| the right login credentials to mysql.
|
| I do have the latest pear and I do have the Log module for pear.
|
| By the way, if you let IMP do your main auth, how do you
| define "administrator" users?  I can define admins as long as I dont use
| imp for the auth.

Ryan, you just need to configure the following in horde/config/conf.php

// Which users should be treated as administrators (root, super-user)
// by Horde? Example: $conf['auth']['admins'] = array('admin', 'john');
$conf['auth']['admins'] = array();

good luck,

ed

-------------------------------------------------



More information about the hermes mailing list