[horde] what should I do when I authenticating ?

Chuck Hagenbuch chuck at horde.org
Tue Jan 29 20:31:56 PST 2002


Quoting 盧俊龍 <s8327202 at seed.net.tw>:

> sorry, the error msg is not made from that line.
> actually, the error msg
> " Fatal error: Call to a member function on a non-object in
> /usr/local/apache4444/htdocs/horde/login.php on line 49"
> 
> is made from the following lines
>     if ($auth->authenticate(Horde::getFormData('horde_user'),
>                             array('password' =>

So for whatever reason, the auth class isn't being instantiated correctly. Put 
a:

var_dump($auth);

right before that line, and see what you get.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin




More information about the horde mailing list