PHP is set to only recieve 1000 fields per post!, but if you want more uncomment this in your php.ini file and set higher.
php_value max_input_vars=3000 or it may be max_input_vars = 3000