Are you creating input fields without the form helper?

http://milesj.me/blog/read/43/Protecting-Your-Forms-With-The-Security-Component

On Sep 8, 8:03 am, Jeremy Burns <jeremybu...@classoutfit.com> wrote:
> I have enabled the Security component in my app_controller and mostly
> this works just fine. But I have one particular view that falls into
> the blackhole when its form is posted. It works fine if I type 
> $this->Security->validatePost = false; into the beforeFilter() of the
>
> controller.
>
> I can't see anything particularly odd about the form, and without
> posting reams of code - how does one go about debugging this?

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