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
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