hmm.. Undefined index: calendar
Blake Crosby
me@blakecrosby.com
Wed, 16 Jan 2002 01:56:16 -0500
I get the following error message when trying to go to /horde/kronolith:
Warning: Undefined index: calendar in /xxx/horde/kronolith/lib/base.php on
line 64
Warning: Undefined index: calendar in /xxx/horde/kronolith/lib/base.php on
line 64
Fatal error: Call to a member function on a non-object in
/xxx/horde/kronolith/lib/base.php on line 65
Here is what my conf.php looks like...
$conf['calendar']['driver'] = 'sql';
$conf['calendar']['params'] = array();
$conf['calendar']['params']['driver'] = 'pgsql';
$conf['calendar']['params']['phptype'] = 'pgsql';
$conf['calendar']['params']['hostspec'] = 'localhost';
$conf['calendar']['params']['username'] = 'horde';
$conf['calendar']['params']['password'] = '******';
$conf['calendar']['params']['database'] = 'horde';
$conf['calendar']['params']['table'] = 'kronolith_events';
(then the default menu and metadata settings)
Any idea what could be wrong?
Blake Crosby
me@blakecrosby.com
http://www.blakecrosby.com
"It's good to see that you haven't
lost your talent for saying something
so completely outrageously false
it defies any possible retort."
- Mike Hodnett