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

Dave Reid’s picture

Status: Active » Fixed

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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

romanellom’s picture

Priority: Normal » Critical
Issue tags: +statistics

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

romanellom’s picture

Category: support » bug
Status: Closed (fixed) » Active

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