Hi,
I'm working my way through 1.2 and in trying out Authenticate.
i encounter a problem when I put this line in any controller.
var $components = array('Auth');
What happens is the following when I try to bring up a view in the
browser.
Warning (2): Cannot modify header information - headers already sent
by (output started at /Applications/MAMP/htdocs/cake_1_2/cake/
basics.php:111) [CORE/cake/libs/controller/controller.php, line 587]
Is this occurring to anyone else. It would seem the problem would be
in the AUTH files.
Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---