Kissaki / MumPI

A Webinterface for Mumble Server. Written in PHP, using Ice middleware.
http://kissaki.github.io/MumPI/
Other
105 stars 30 forks source link

Undefined offset in HelperFunctions.php on line 265 #71

Open Kasper4711 opened 6 years ago

Kasper4711 commented 6 years ago

The sorting Method in classes/HelperFunctions.php creates multiple error messages in Apache log:

PHP Notice: Undefined offset: 29 in /var/www/html/MumPI/classes/HelperFunctions.php on line 265

The message is repeated multiple times with increasing offset numbers (here: 29)

MumPI version: 2.2.7a PHP version: 7.1.11-0ubuntu0.17.10.1

Also see: #61