Support

Account

Home Forums Bug Reports Fields disapear after Import and Edit Reply To: Fields disapear after Import and Edit

  • ok … looks like this is caused by the new default max_input_vars=1000 in php.ini. Changing that limit to 3000 solved the issue for me.

    Maybe it is possible to add a check into ACF to issue some kind of information or error if this happens?