I'm really curious to know what you're doing. Are these being set by the user? Javascript?
On Wed, Mar 13, 2013 at 6:50 AM, Ernesto <[email protected]> wrote: > i solved by increasing the > > max_inputs_vars > > value in php.ini > > Il giorno mercoledì 13 marzo 2013 09:53:29 UTC+1, Ernesto ha scritto: >> >> hi romel. >> >> the only thing i can do is splitting the form in multiple views. >> ajax won't help as all those fields are needed >> >> Il giorno venerdì 8 marzo 2013 17:13:56 UTC+1, romel javier gomez herrera >> ha scritto: >>> >>> hi ernesto. >>> >>> Why 1000 fields? there is probably a better way to do the job, have you >>> tried using ajax? >>> >>> saludos. >>> >>> >>> 2013/3/8 Ernesto <[email protected]> >>>> >>>> Hello. >>>> >>>> i have an action with a very large form (nearly 1000 inputs) >>>> >>>> SecurityComponent isn't amused and, as result, he's blackholing all my >>>> POST requests from this page. >>>> >>>> why? >>>> >>>> maybe the string to generate security hashes is becoming too long? >>>> >>>> >>>> -- >>>> Like Us on FaceBook https://www.facebook.com/CakePHP >>>> Find us on Twitter http://twitter.com/CakePHP >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "CakePHP" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/cake-php?hl=en. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>> >>> > -- > Like Us on FaceBook https://www.facebook.com/CakePHP > Find us on Twitter http://twitter.com/CakePHP > > --- > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/cake-php?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
