Page 1 of 1

Small php errors in php 7.1

Posted: 31 Jan 2017, 06:47
by kripkee
Hola,

I have currently small problems with MC in php 7.1^^

I can't remove admins / superadmins / mods, because "error occourred"

The log:

Code: Select all

[31-Jan-2017 05:43:15 UTC] [ManiaControl NOTICE]: Field 'nickname' doesn't have a default value
File&Line: /gameserver/MP/generalnade/SMSiege/ManiaControl/core/Admin/AuthenticationManager.php: 351
[31-Jan-2017 05:43:15 UTC] PHP Notice:  Field 'nickname' doesn't have a default value in /gameserver/MP/generalnade/SMSiege/ManiaControl/core/Admin/AuthenticationManager.php on line 351
[31-Jan-2017 05:43:24 UTC] [ManiaControl NOTICE]: Field 'nickname' doesn't have a default value
File&Line: /gameserver/MP/generalnade/SMSiege/ManiaControl/core/Admin/AuthenticationManager.php: 351
[31-Jan-2017 05:43:24 UTC] PHP Notice:  Field 'nickname' doesn't have a default value in /gameserver/MP/generalnade/SMSiege/ManiaControl/core/Admin/AuthenticationManager.php on line 351
and I saw an error appearing by an other admin

Code: Select all

File&Line: /gameserver/MP/generalnade/SMSiege/ManiaControl/core/Settings/SettingManager.php: 318
[30-Jan-2017 23:18:19 UTC] PHP Notice:  Data too long for column 'value' at row 1 in /gameserver/MP/generalnade/SMSiege/ManiaControl/core/Settings/SettingManager.php on line 318
Any Ideas? :D

Re: Small php errors in php 7.1

Posted: 31 Jan 2017, 12:47
by kripkee
kremsy wrote:Thanks for the information. I gonna check it out and try to fix it the next 2-3 days.

Wondering why you have problems with it as they are just notices.
Well, I tried to remove the some admins/mods but it did not work, the controller does not crash^^
I don't know what the admin did there, maybe some "random" settings with values :D