Re: login: Auth not setting Session flash

2009-08-03 Thread rich...@home
flash('auth'); ?> http://book.cakephp.org/view/564/Displaying-Auth-Error-Messages On Aug 2, 9:16 pm, brian wrote: > Failed logins are not getting Auth's msg displayed. I've done this > before but I'm about out of ideas why this isn'tworking. Can someone > take a look at this and tell me what I

login: Auth not setting Session flash

2009-08-02 Thread brian
Failed logins are not getting Auth's msg displayed. I've done this before but I'm about out of ideas why this isn'tworking. Can someone take a look at this and tell me what I'm missing? AppController: function beforeFilter() { $this->Auth->authorize = 'controller'; $this->Auth->f