I felt very adventurous today and decided to update my app which was
running on cakehphp 1.2.0.5427alpha to cakephp 1.2.0.6311 beta

I fixed the deprecated warnings for vendors() and loadModel() but now
I have no clue on why my app will not run anymore.
I get a "Too many redirects occurred trying to open ..." error from
Safari and FF.

I have set the debug to 3 in config.php file and in app_controller.php

Sometime after the app_controller __construct() function and before
beforeFilter() beforeRender() my app just keeps on redirecting.
No debug messages are displayed.

Has anyone else had this problem? How can I debug from here?

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

Reply via email to