Let me start by saying Thanks.

I found two  $this->redirect statements within the check() function.  I
added exit(); after these two redirects and the problem seems to have
been corrected.

I also determined that I did NOT want to add the exit function to Every
redirect as you stated...  When I had an exit(); after the redirect
that appears in the logout function, I would get a blank page after
logging out instead of being redirected to /pages/home like I was
expecting.
I also removed  exit(); after the redirect that appears in the login
function.  I am not sure if this had any adverse effects...

Again, Thank You Very Much...


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

Reply via email to