Quantcast

othAuth problem

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

othAuth problem

Erich C. Beyrent

I am sure I am just missing something in my othAuth configuration, but
when I hit a restricted page and attempt to enter my credentials, I get
the following error:

Fatal error: Call to a member function on a non-object in
/app/controllers/components/oth_auth.php on line 116

And the code that corresponds to this line is:

$row = $this->controller->{$this->user_model}->find($conditions);

Has anyone come across this, and/or know how to fix it?

-Erich-

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to [hidden email]
To unsubscribe from this group, send email to [hidden email]
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Loading...