I am having a tough time tracking down what is wrong! The problem seems to be two fold:
I am using an auth component from the bakery which I load via the beforeFilter in app_controller and redirect to "/auth/" and present a login view if no vaild session user can be found. When I access the app with FiireFox the browser aborts with the message: --- "The page isn't redirecting properly: Firefox has detected that the server is redirecting the request for this address in a way that will never complete. * This problem can sometimes be caused by disabling or refusing to accept cookies." ---- When I disable the auth section in app_controller I get a 404 message from FireFox in the view area, although the layout is loaded correctly. I changed the debug setting in core.php to DEBUG=2. The 404 errors remaind and no debug info in FireFox. The apache error log is empty. I am running out of ideas. Thanks RLR --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
