Page 1 of 1

Simple stats plus plugins

Posted: Mon Mar 08, 2021 7:27 pm
by lodria
Hi!

One of my pages has a problem with this plugin. For some reason, the latest version does not work (does not collect data), only the older versions. How to delete all associated files for a new installation to work? Or has anyone experienced something similar, perhaps?

Re: Simple stats plus plugins

Posted: Mon Mar 08, 2021 8:38 pm
by Jay
probably it works only on php >=7.3

Re: Simple stats plus plugins

Posted: Mon Mar 08, 2021 10:50 pm
by Edi
Is there an entry in the error log?

You can post the problem also here:

https://github.com/BlakesHeaven/Simple- ... lus/issues

Re: Simple stats plus plugins

Posted: Mon Mar 08, 2021 11:01 pm
by Edi
Jay wrote: Mon Mar 08, 2021 8:38 pm probably it works only on php >=7.3
The plugin works also with v.7.0.

Re: Simple stats plus plugins

Posted: Mon Mar 08, 2021 11:07 pm
by Jay
Edi wrote: Mon Mar 08, 2021 11:01 pm The plugin works also with v.7.0.
but it throws many notices and warnings with enabled error reporting on php version below 7.3
I'm not sure if new functions are working as supposed because I see only same stats like in earlier version.

I've posted some time ago those issues on dev's github board
you might check it out by yourself ;)

Re: Simple stats plus plugins

Posted: Tue Mar 09, 2021 2:52 pm
by lodria
Hi!

Thanks for the info! I tried version 7.4 but it didn't work, but I went back to 7.3 and now it's good in principle. It would be nice if these didn’t cause a problem. Especially that php version 8 has just been released.
Error messages may have been deleted or not. I'm not sure about that.