Welcome Guest, Not a member yet? Register   Sign In
crazy multiple submit problem
#4

[eluser]charlie spider[/eluser]
it is in a password protected backend for the site, so the validator can not access it. My local tools for validating say it is good, although they tend to not be as ridiculously strict as the w3c validator.

anyways, i tried commenting out all of the checkboxes to see if the submit will work and it does !!!

so i think the post is choking on the size of the two arrays that are being sent, although again, they aren't that big as far as i'm concerned.

i also looked at my localhost php.ini file and found this:
Code:
; Maximum size of POST data that PHP will accept.
post_max_size = 16M
so i am now trying to get in contact with the hosting company to find out what they have it set at, and if i can get it raised.


Messages In This Thread
crazy multiple submit problem - by El Forum - 11-14-2008, 12:07 AM
crazy multiple submit problem - by El Forum - 11-14-2008, 12:51 PM
crazy multiple submit problem - by El Forum - 11-14-2008, 01:03 PM
crazy multiple submit problem - by El Forum - 11-14-2008, 01:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB