<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 7, 2013 at 5:50 AM, Martin <span dir="ltr"><<a href="mailto:junk@gouletsonline.us" target="_blank">junk@gouletsonline.us</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">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.<br>
<br>
I am on 0.27 (thanks Richard for getting these up on RPM Fusion!) but this happened in 0.26 as well.<br>
<br>
Thoughts?<br></blockquote><div><br></div><div>This is a simple fix. Go into /etc/php.ini and change max_input_vars to a higher value. This is what I have:<br></div><div><br>; How many GET/POST/COOKIE input variables may be accepted<br>
max_input_vars = 100000 <br><br></div><div>Restart the service with<br>systemctl restart httpd.service<br></div><div><br></div><div>HTH,<br>Jerry<br></div></div></div></div>