On Sun, May 3, 2009 at 10:16 PM, lund.mikkel <[email protected]> wrote:
>
> I have some big problems with sessions. I've tried to make a login form, but
> failed a lot of times now - always because of the same error! I've boiled it
> down to be "Zend_Auth::getInstance()->hasIdentity()" that gives my problems.
> The error message states following:
> (...)
> Btw: I have no idea what Member.php should be. Do I miss something here?

Do you have a class called Member? And the autoloader is trying to
load it and can't find it?

Till

Reply via email to