Hello, this is happening on all of my forms, but I will use my login
form as the example. I will type in incorrect login information so my
error message comes up and then I will type in incorrect login
information a second time. Instead of the error message coming up
again, my /users/login page is just as if I had just type that in to
the address bar for the first time. I put some code in my login action
to echo "no post" if $this->data was empy, and on the second
submission it is in fact empty. If I wait around 15 seconds between
submissions, then the data is posted once again.

Here is my code: http://bin.cakephp.org/view/1897510959

Please let me know what I am doing wrong or what I can do to fix this.

Thanks,
Jon


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to