max_input_vars

Posted in: Newspaper
Post count: 14

Hi,

I am running Newspaper 6 theme on my site which is hosted on my VPS. In the system status of the Newspaper theme I can see that the value of the max_input_vars is set to 1000 in the php.ini file. So I have followed the instructions I have found here on this forum so I have created php.ini file where I have defined max_inup_vars to 3000 and put it in the WordPress installation folder but it did not helped. I have also searched my VPS server for all php.ini files that exists and changed on each of them this value to 3000.

However, nothing helps. Could you please let me know how to fix this issue since I cannot save any changes on the theme.

Here is the link of the system status display http://cl.ly/image/342s2g1g3K3z

Best Regards,
Vladimir

Post count: 14

Hi there,

I have found a solution. I don’t know for what reason, but if you remove semi-colon sing in front of “max_input_vars” in php.ini than it works.

Best Regards,
Vladimir

Post count: 7909

Hi,

I don’t know exactly how your php.ini looks like, but I guess that it is commented. Nothing should be in front of the line, so you can remove it if it works and check the System Status to see if it is applied.

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.