I know it has been awhile since anything was posted here, but I am getting this error when displaying a kill:
[Mon Oct 02 11:49:37.900589 2017] [:error] [pid 16422] [client 75.109.16.63:59867] PHP 8192: Non-static method init_serverstatus::handler() should not be called statically in /var/www/kb/common/includes/class.event.php on line 71
[Mon Oct 02 11:49:37.901069 2017] [:error] [pid 16422] [client 75.109.16.63:59867] PHP 8192: Non-static method serverstatus::display() should not be called statically in /var/www/kb/common/includes/class.pageassembly.php on line 80
I've installed the updated 1.3 for PHP7 and and still having this issue.
[EDK4] Server Status 1.4
Re: [EDK4] Server Status 1.3
Hi,
sorry for the late reply.
On my PHP7.1 test system, I was able to reproduce that message with the "normal" version of this mod, but it was fixed with the PHP7 version.
Could you please try clearing your template cache / disabling page caching to see if that solves the problem?
If not, let's take a step back and check whether disabling this mod in ACP -> Modules resolves the issue. If that's the case, we can take a closer look at your mod files.
Best Regards,
Salvoxia
sorry for the late reply.
On my PHP7.1 test system, I was able to reproduce that message with the "normal" version of this mod, but it was fixed with the PHP7 version.
Could you please try clearing your template cache / disabling page caching to see if that solves the problem?
If not, let's take a step back and check whether disabling this mod in ACP -> Modules resolves the issue. If that's the case, we can take a closer look at your mod files.
Best Regards,
Salvoxia
Re: [EDK4] Server Status 1.3
CCP disabled the XML and CREST API yesterday, this mod used the XML API.
I'll look into porting it to ESI, shouldn't be much of an effort.
I'll look into porting it to ESI, shouldn't be much of an effort.
Re: [EDK4] Server Status 1.4
I updated the first post with a link to a new version 1.4 that is compatible with EDK 4.4 and ESI.