Hello!
I have weird (I think) problem. In one of my actions I have the code:
$this->Sesssion->setFlash(__('Bill was sent by e-mail successfully',
true));
$this->redirect(array('controller' => 'somecotroller');
and nothing happend. Redirection dosen't work, there's only blank
screen.
When I remove "setFlash" everything is ok. Whtat's wrong with
"setFlash"?
--
Raph
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---