I don't have the problem anymore, but not exactly sure why it went
away. I seem to remember that the error was related to a stack
overflow due to the debug level set at 2 (probably search to find this
thread). This caused some custom code in my app_controller.php to fail
because the variables passed into it were lost. Then, for some reason
the error generated by app_controller reset the session variables.
Now, in app_controller I verify that a variable is set before trying
to use it and I see the correct error message. Hope that helps...

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