I've just upgraded to 1.2.0.7692 RC3 and can seem to find the cause of
the flash message which appears on all pages after being rendered.
In the controller
$this->Session->setFlash(__('The User could not be saved. Please,
try again.',true));
The Layout
<?php if ($session->check('Message.flash')) $session->flash();?>
Also played around with config settings in core.php with no result.
Thx in advance for any help.
Rg.
Tiekie.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment