levelsranks / web-levels_ranks

Adaptive WEB Interface for Levels Ranks statistics plugin
GNU General Public License v3.0
140 stars 101 forks source link

Exception script, check web server logs #162

Open ezspot opened 2 years ago

ezspot commented 2 years ago

Fresh install, seems to get this error on last page of setup. Log is empty. storage-folder has 777 using the RankMeKento.

PHP version 8.0.23 mysql Ver 14.14 Distrib 5.7.39, for Linux (x86_64) using EditLine wrapper (Ubuntu 18.04.5 LTS)

The web is hosted on a Plesk-interface.

ezspot commented 2 years ago

Found this in the apache error_log

[Fri Sep 09 13:07:10.064764 2022] [proxy_fcgi:error] [pid 1570102:tid 139766037190400] [client 192.168.10.12:0] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: array_column(): Argument #1 ($array) must be of type array, null given in module_block_main_stats/forward/data.php on line 34'

ezspot commented 2 years ago

Seems like PHP 8.0.23 broke it, will test further with 7.4.30