Posted by d.plinsinga on November 6, 2009 at 6:24pm
Jump to:
| Project: | Statistics Advanced Settings |
| Version: | 6.x-1.5 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | statistics |
Issue Summary
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
#1
It 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
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
I 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
#4
I 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