But I hope I can take another shot at it over the Christmas holidays.
I just heard from the developer of the other php software I am using, that he will have no need of libevent in the future, so I will stop harrasing you for this change here as well
while the details page seems to load fine I get the following php error in my log everytime some access a details page: 2018/12/20 16:19:06 [error] 8020#8020: *10571 FastCGI sent in stderr: "PHP message: PHP 2: count(): Parameter must be an array or an object that implements Countable in [killboard]...
I realise this is not a bug per se, but just a compatibility issue, but it would be nice if you could ajust your code, so that it runs with this php mod installed. Description: Installing https://pecl.php.net/package/event and activating the mod in your php config breaks kb. Steps to reproduce: 1) i...
I installed libevent (https://pecl.php.net/package/event) for another project I am hosting and this breaks the killboard. So I guess we now know where the Event with the capital is coming from I guess.
well (and lol) sorry for my late late rereply. :-) I turned the kb back to 5.6 after not getting anything back and it still is on 5.6. As I did the update to 4.4 today and read stuff about already "cleaning up stuff for 7.2" in the notes I though "hey finaly php 7" and as this would be the last site...
After searching the forum for php7 I came to the conclusion that the killboard should work with php7 these days (already tried switching a few times, but it never worked so far). Sadly still doesnt work here. When I switch from my nginx php 5 upstream to 7 I get the following error and the browser o...