Can you post the code in your controller?

use the cakebin

http://cakephp.org/pastes/add (click the save button if you want it to
last very long)

Sam D

On 8/24/06, Jason Lee <[EMAIL PROTECTED]> wrote:
>
> On 8/24/06, Mikee Freedom <[EMAIL PROTECTED]> wrote:
> > if you're using anything above debug = 1 in the core config then the
> > flash doesn't automatically redirect. caught me out for a while as
> > well.
>
> Right, but it's not even displaying the message.  Say, for example,
> I'm on /users/add.  I fill out the form, click submit.  In theory, it
> should say something like "The user has been added." then either
> automatically or manually, redirect me to /users/index if I have
>
> $this->flash('The user has been added.', '/users/index');
>
> Instead, it's rerendering /users/add.  Does that make sense?
>
> --
> jason lee
> http://www.steeplesoft.com
> http://blogs.steeplesoft.com
> http://littlezoper.livejournal.com
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to