You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mythweb, Settings, Channel Info. Selecting commfree on some channels and going to end of page and pressing save.
How often does it reproduce? Is there a required condition?
Reproduce everytime.
What is the expected behaviour?
comfree setting should stay enabled after pressing save.
What do you see instead?
Screen refreshes and shows the page but with an error message.
"Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0"
"The fix is insert php_value max_input_vars 10000 in /etc/apache2/sites-available/mythweb.conf in the section with the other php config settings."
This is from https://forum.mythtv.org/viewtopic.php?f=6&t=3788&p=18206&hilit=max_input_vars#p18206 by JeffDwork.
What steps will reproduce the bug?
Mythweb, Settings, Channel Info. Selecting commfree on some channels and going to end of page and pressing save.
How often does it reproduce? Is there a required condition?
Reproduce everytime.
What is the expected behaviour?
comfree setting should stay enabled after pressing save.
What do you see instead?
Screen refreshes and shows the page but with an error message.
"Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0"
"The fix is insert php_value max_input_vars 10000 in /etc/apache2/sites-available/mythweb.conf in the section with the other php config settings."
This is from https://forum.mythtv.org/viewtopic.php?f=6&t=3788&p=18206&hilit=max_input_vars#p18206 by JeffDwork.