[imp] Call to a member function on a non-object
Hostmaster
hostmaster@sbs.srv.br
Fri, 20 Apr 2001 14:34:30 -0300 (BRST)
Thanks,
I looked my pref.php. The error was:
$confs['prefs']['drivers'] = 'mysql';
I change to 'sql' and works ... :)
Cópia Chuck Hagenbuch <chuck@horde.org>:
> Quoting Hostmaster <hostmaster@sbs.srv.br>:
>
> > I just have installed last CVS for HORDE and IMP and I have got the
> following
> > error when I click in login button of IMP:
> >
> > Fatal error: Call to a member function on a non-object
> > in /usr/local/www/data/horde/imp/lib/IMP.php on line 124
>
> Well, if you take a look at that line, you'll see it's a call to the
> $prefs
> object. So your prefs configuration must not be working.
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
>
> Taurus:
> You will receive an urgent transmission from the Martian government
> informing
> you that Mars does not, in fact, need women, so please stop sending
> them.
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>