Hi,

Does the details page output flash message? You don't need to delete flash
message in session explicitly, $this->Session->flash() does it
automagically.

Amit Badkas

PHP Applications for E-Biz: http://www.sanisoft.com



On Sat, Jan 8, 2011 at 1:13 AM, lvdb <lj.vandenb...@kpnplanet.nl> wrote:

> Hello,
>
> I have made a flash message "your job has been updated". When I edit a
> job and have been redirected to the index view the message appears
> (and after 3 seconds it hides). This is working fine. But when I go
> after the
> edit to the details view and back to the index view it gives me the
> message "your job has been updated".
> Must I delete the session and how do I do that?
>
> Thank you in advance for your answer.
>
> Leo van den Berg
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> 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+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to