Tutorial Fix manual channel order

Advertise with us


Welcome!
Join this incredible group of like-minded people and start discussing everything IPTV.
Register now

XIPTV

Well-known member
Jun 8, 2022
227
81
india
This Thread had not been rated yet
mag stb shows 0 for channel numbers, looks like it is using "number" column instead of "order" column. so edit related php files like this, then sort channels again. run this command.

sed -i 's|`order` = ".intval($rSort)."|`order` = ".intval($rSort).", `number` = ".intval($rSort)."|g' /home/xtreamcodes/iptv_xtream_codes/admin/channel_order*.php
 
This Thread had not been rated yet
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock