You may not be getting auth flash messages if you don't have the following 
bit in your layout:

echo $this->Session->flash('auth');

That will give you a hint as to what's going on. Or, check your session 
vars (use DebugKit - it's a massive time save).

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


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