I have been scratching my head a bit here and can't find the problem.

$this->Cookie->delete('Auth.User');
...is called on login and logout.

When sometimes the "Auth" key does not exist in the cookie __values I
get a notice from PHP... but only on my production server. php.ini is
a likely candidate, I just can't find the php.ini setting causing it.
All looks ok to me.

Any ideas?

(Cake 1.3, PHP5.3)

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to