Home › Forums › Backend Issues (wp-admin) › max_input_vars solution not working for me › Reply To: max_input_vars solution not working for me
Ok searching for this problem was killing me!
Don’t forget to consider this:
“I had the same problem and it turned out that because the server was using the Suhosin patch I also needed to set the following my .htaccess file:
suhosin.post.max_vars = 20000
suhosin.request.max_vars = 20000”
I found it on stackoverflow and it solved my problem. Nobody speaks about this on ACF support forums.
See u 🙂
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.