Hi,
In teh cookBook ->
http://book.cakephp.org/complete/1250/Authentication#allow-1257
function beforeFilter() {
...
$this->Auth->allow('*');
}
Regards,
Daniel
On 20 oct, 11:47, Toby G <[email protected]> wrote:
> Hi all,
> I've just added the line...
>
> $this->Auth->allow(array('*'));
>
> ... to my beforeFilter method in my AppController, but am now getting
> this error when attempting to view my home page (/views/pages/
> home.ctp)...
>
> Fatal error: Call to undefined method Debugger::checksessionkey()
>
> I am running version 1.3.4.
>
> Thanks for any advice you can provide.
>
> Toby
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 [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