I have the plugin installed, no errors
But the plugin doesnt show anything in other words: all reports are 0. I left it some time but it is 0. So..... what should I do?
I run it on http://farmville.aweblog.net
I have the plugin installed, no errors
But the plugin doesnt show anything in other words: all reports are 0. I left it some time but it is 0. So..... what should I do?
I run it on http://farmville.aweblog.net
I turn on the debug and on the blog itself it now shows the unique vistor count but it doesnt show it in the screens.
I checked the database and the wp_fv_myStat_main IS filled with the data, which makes me happy because it is apparently only a display problem... hmmmm what is it...
Run this SQL:
ALTER TABLE wp_myStat_main CHANGE title title VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT ''
And send file wp-plugins/mystat/data/debug.log to jacksons[AT]ukr.net
Or install 2.6 version
I upgraded to the latest version: no change
I ran ALTER TABLE wp_fv_myStat_main CHANGE title title VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL: no change ( what is the default for?)
I will send you the log file
This topic has been closed to new replies.