It's really hard to tell the problem without seeing at least your auth
adapter class. Basically, the problem is that the auth adapter you are using
does not return a Zend_Auth_Result object after authenticating.

    -- Mon


On Mon, Jul 12, 2010 at 7:07 PM, MrMastermindNL
<[email protected]>wrote:

>
> Hi,
>
> I few months further now, but still this Issue remains. I can set the
> expiration time, but still this error sometimes occurs. I can reproduce it,
> by loggin in to the CMS, go to a page, disable all cookies and try to save
> the page. Then the error occurs; "Fatal error: Call to member function
> isValid() on a non-object in /Zend/Auth.php on line 127".
>
> Can anyone tell me how to handle this error?
>
> Thanks,
> Marco
> --
> View this message in context:
> http://zend-framework-community.634137.n4.nabble.com/Zend-Auth-session-expired-fatal-error-tp2225703p2285994.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>

Reply via email to