I ran into the same problem last night.  A temporary solution that
worked for me was to hand-code the form, rather than using the form
helper.

- Tyler

On Nov 6, 12:32 pm, "Brett Wilton" <[EMAIL PROTECTED]> wrote:
> Have been trying to figure out this for a while now, anyone used 
> thefileengine caching under 1.2 with <cake:nocache> around a form ?
>
> In the controller I'm using var $cacheAction = array('index' => '1
> day', 'view' => '1 day'); the view page has a few elements which are
> cached as well but I only get the errors in the nocache section. If I
> remove this form and nocache section it all works correctly.
>
> Any idea would be much appreciated.
>
> Brett.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to