Hello,

I'm having the following problem:

I want to redirect to the login page (root) when the session has timed
out. I'm checking this in AppController each time a controller is
called. The problem is, that the login page is being rendered into the
old layout. I'm calling exit() after the redirect action just like it
should be. This problem only occurs, if a controller is called via
AJAX. If I reload the whole page or click an ajax-free-link,
everything is working fine.

Ideas, anyone?

Thanks in advance,
Kirsten
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to