Normal
You need to change the following lines, since the line-numbers may differ from your version you have to look for them manually around line 100[CODE]AND Cha.SortOrder BETWEEN 1 AND 30 [/CODE]around line 105[CODE]$sqlquerychannels="SELECT idChannel, name from Channel WHERE isRadio!=1 ORDER BY sortOrder limit 30";[/CODE]-level20peon
You need to change the following lines, since the line-numbers may differ from your version you have to look for them manually
around line 100
[CODE]AND Cha.SortOrder BETWEEN 1 AND 30 [/CODE]
around line 105
[CODE]$sqlquerychannels="SELECT idChannel, name from Channel WHERE isRadio!=1 ORDER BY sortOrder limit 30";[/CODE]
-level20peon