K-S-V / Scripts

Collection of my scripts
GNU General Public License v3.0
635 stars 227 forks source link

WeebTV.php uksort error and undefined offset error. #74

Open Avartra opened 8 years ago

Avartra commented 8 years ago

Hi! Thanks for your excellent work!

WeebTV.php script doesn't work. I have two type of errors:

First:

                             KSV WeebTV Downloader

PHP Notice:  Undefined offset: 1 in /home/WebTV.php on line 559
PHP Warning:  uksort() expects parameter 1 to be array, null given in /home/WebTV.php on line 566
Enter Channel Number : 1
Finished

Second:

Retrieving info....
PHP Notice:  Undefined offset: 10 in /home/WebTV.php on line 449
PHP Notice:  Undefined offset: 11 in /home/WebTV.php on line 450
PHP Notice:  Undefined offset: 20 in /home/WebTV.php on line 451
PHP Notice:  Undefined offset: 5 in /home/WebTV.php on line 452
PHP Notice:  Undefined offset: 13 in /home/WebTV.php on line 458
Server seems busy, please try after some time.

It would be great if you could fix it. Thanks!