bug in simple statistics on php 8.0

Ask for help or provide support to other members.
Post Reply
daBFG
Posts: 1
Joined: Thu Jul 28, 2022 7:57 pm

bug in simple statistics on php 8.0

Post by daBFG »

Hi, Am loving wondercms all was going fine on my test site until I installed simple statistics.
Now in my error log I am getting the following error:
[error] 26108#26108: *1093 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Attempt to assign property "sQBZJDmEV3Vg6lfLyQlFOmReGpjuiMQM4r2A6gokw1O3koPlJfaxiUjts" on null in /www/sccd/plugins/simple-statistics/class.SimpleStatistics.php:72
Stack trace:
#0 /www/sccd/plugins/simple-statistics/class.SimpleStatistics.php(122): SimpleStatistics->set()
#1 /www/sccd/index.php(1150): SimpleStatistics->collectData()
#2 /www/sccd/index.php(1593): Wcms->hook()
#3 /www/sccd/themes/sccd/theme.php(83): Wcms->js()
#4 /www/sccd/index.php(1628): require_once('...')
#5 /www/sccd/index.php(183): Wcms->loadThemeAndFunctions()
#6 /www/sccd/index.php(16): Wcms->render()
#7 {main}
thrown in /www/sccd/plugins/simple-statistics/class.SimpleStatistics.php on line 72" while reading upstream, client:
I am using php 8.0 and the latest wondercms just updated it last night and installed Simple Statistics today. Site still works just no data showing in Simple Statistics. Any help would be great.
Post Reply