I figured out wahts wrong if I install with default DB table ref wp_ it works as expected I use a different DB table ref
I get 0 results
Showing rows 0 – 0 (1 total, Query took 0.0009 sec)
I have tried on a fresh install that was the only plugin enabled just to see if something else was interfering. They apear when I select the tick boxes but if I leave and come back to the dahsboard they are not being saved – is there a mod I need enabled under php for it to work ?
thanks
-
This reply was modified 9 years, 4 months ago by nomadmike.
Hi yes I just checked the logs
Illegal string offset ‘dashboard_set’
Type: PHP Warning
Line: 144
File: /plugins/wp-statistics/includes/classes/statistics.class.php
// Store the value in the array.
$this->user_options[$option] = $value;
changed to php 7.0 and got the same