[mythtv-users] Mythweb...can't delete channels

Jerry mythtv at hambone.e4ward.com
Thu Nov 7 11:14:30 UTC 2013


On Thu, Nov 7, 2013 at 5:50 AM, Martin <junk at gouletsonline.us> wrote:

> I have channels that mythfilldb is adding to my lineups even thought hey
> are not in Schedules Direct (it looks like mythfilldb is getting all
> channels in the lineup even the ones I delete in SD). WHile I try to
> diagnose and fix that problem, I attempted to delete the channles i don;t
> want in Mythweb. I selected them for delteion (little box on the left) then
> save. When I refresh, the channels are still there.
>
> I am on 0.27 (thanks Richard for getting these up on RPM Fusion!) but this
> happened in 0.26 as well.
>
> Thoughts?
>

This is a simple fix.  Go into /etc/php.ini and change max_input_vars to a
higher value.  This is what I have:

; How many GET/POST/COOKIE input variables may be accepted
max_input_vars = 100000

Restart the service with
systemctl restart httpd.service

HTH,
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20131107/0678d1db/attachment.html>


More information about the mythtv-users mailing list