Hi all, I have a production site running cake 1.1 and have made several changes to it, including the migration to 1.2. When I update the site, everything works fine except the error handling. The site uses a customized error.php to handle the errors and redirect if necessary. Error.php sets $_SESSION variables to alter the look of the following site.
In cake 1.1 the session data is carried over from the error to the new page, but in cake1.2 the session data seems to be reset. I am at a loss and don't know how to fix it. Does anyone have an idea?? Thanks a lot in advance. Phil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
