tman123
Member
Posted 2 years ago #
I just installed cystats version .8.8. 2 questions.
1) How long to stats take to register. I hit my own site and no hits are reported.
2) The options page seems to not work properly. The properties contain php code (<?=get_option('cystats_rawtable_max');?>). Also when i hit save i get "page cannot be found" with relative url /wp-admin/<?=$location%20?>.
Please advise.
cywhale
Member
Posted 2 years ago #
Just answered to your mail, let's see if we can track that bug/problem...
cywhale
Member
Posted 2 years ago #
The problem with no hits getting counted / no database entries should be resolved with the latest release 0.8.9, tracked the bug down to a wrong double initialization of searchstring_type (first integer, next line string -> error). Thank you for that message.
The errors on the options page maybe are result of the <?=... php shorttags which may be deactivated on a server - replaced them with <?php echo..., dont know why I used them anyway.
Marlimant
Member
Posted 1 year ago #
Hi: I have Cystats 0.9.0.
Previously I used Awstat and it measures about 700 unique visitors per day. But Cystat counts about 188 unique visitors per day.
Perhaps I have badly configured the "Database" or "Statics" in the Cystats option? (I don't understand very well the function of these options, so I decided leave it by default).