mathhulk / advancedbans

Exhibit bans and other punishment types from your Minecraft server online using AdvancedBan.
https://mathhulk.me/advancedbans/example
MIT License
20 stars 27 forks source link

Fix 'Undefined index' error #6

Closed kodehat closed 7 years ago

kodehat commented 7 years ago

Hi,

it seems that the theartex API has changed and now this error appears.

1/May/2017:20:15:03 +0200 [ERROR 0 /admin/login.php] PHP message: PHP Notice: Undefined index: banned in /var/www/sites/com/example/banlist/admin/login.php on line 15 PHP message: PHP Notice: Undefined index: active in /var/www/sites/eom/example/banlist/admin/login.php on line 15

I've fixed it and changed the code according to the API.