Hi all,

I can't figure out my app's strange auth behavior.  I have a simple
application that allows users to register, log in, view some
information, and edit their settings.  Using Auth and ACL components,
everything is working fine, except one thing.  When I try to go to /
users/edit, the edit form is displayed, but so is the auth error "You
are not authorized to access that location."  Doubly strange is that
the auth error doesn't appear right away; only when I refresh the
page /users/edit, and then it persists with each refresh.  I have
tried so many things and looked so many places and can't figure it
out.

Any ideas?  A thousand thanks in advance!

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

Reply via email to