I also face this problem
I change php.ini file and max_input_vars is commented on php.ini file. so i uncomment that max_input_vars varable
Before do that impliment like this ;max_input_vars=1000
and i remove the ";" mark max_input_vars=1000