Fwd: Call to a member function on a non-object in base.php
Neil Haverlandt
neilh@datasolv.net
Thu, 7 Feb 2002 15:04:14 -0700
Hi,
I've been trying to get kronolith up and running for about a week now, but I
keep getting this error:
Call to a member function on a non-object
in /home/httpd/html/horde/kronolith/lib/base.php on line 72
I have gone over me config.php file and I cannot seem to find anything wrong.
Here is my sql section of my config.php
$conf['calendar']['driver'] = 'sql';
$conf['calendar']['params']['phptype'] = 'mysql';
$conf['calendar']['params']['hostspec'] = 'localhost';
$conf['calendar']['params']['username'] = 'hordemgr';
$conf['calendar']['params']['password'] = 'my real password';
$conf['calendar']['params']['database'] = 'horde';
$conf['calendar']['params']['table'] = 'kronolith_events';
Horde, IMP, turba, and Nag work without a problem, and the sql config is the
same in all of them. I have tryied the older versions of horde and kronolith
and get the same error. This is the current cvs I'm using.
Any help would be appreciated.
Thanks,
Neil
-------------------------------------------------
This mail sent through IMP: www.datasolv.net