On Apr 16, 1:40 am, "Prof. No Time" <libertylivingst...@gmail.com>
wrote:
> In the cook book, we are told that the auth component uses the session
> component to remember the url the user intended to visit and hence
> when authenticated, automatically takes the user there. However, this
> DOES NOT WORK for me (cake 1.2.5). What could be the problem?

What does your AppController::beforeFilter() look like? Specifically,
do you have $this->Auth->autoRedirect = false? Do you have any code in
UsersController::login() or is it empty?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to