Active
Project:
Statistics Advanced
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Nov 2009 at 18:24 UTC
Updated:
13 Mar 2010 at 08:40 UTC
I use advanced statistics but have a problem. Everyting works but the timing is a litle of. I want it to count from 24.00 till 24.00 but it count from an other trange time.
Someone an awnser to this?
Comments
Comment #1
dave reidIt depends on when your cron.php is executed. Core's statistics.module takes care of handling day switching. See http://api.drupal.org/api/function/statistics_cron/6
Comment #3
romanellom commentedI also find myself with daycount not reset to 24 and the cron every hour
cron:
@hourly wget -O - -q -t 1 http://www.sito.org/cron.php
Comment #4
romanellom commentedI also find myself with daycount not reset to 24 and the cron every hour
cron:
@hourly wget -O - -q -t 1 http://www.sito.org/cron.php