Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 4243

Wrong currency and non working cron job after update to 2.2 (1 reply)

$
0
0
I have several websites, which are using the ecommerce feature of piwik. In all of these websites, the currency was set tu EUR. But piwik still shows Dollar on the page "all websites".

We have changed our cronjob to the latest version. We was using the archive.sh before. It seems everything is correctly configured, but this new cronjob doesn't process any visits. We are currently forced to enable archiving during visitng reports. We get following output with no error:

INFO CoreConsole[2014-04-22 07:00:02] [18ff3] ---------------------------
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] INIT
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] Piwik is installed at: http://***/**/index.php
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] Running Piwik 2.2.0 as Super User
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] ---------------------------
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] NOTES
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] - If you execute this script at least once per hour (or more often) in a crontab, you may disable 'Browser trigger archiving' in Piwik UI > Settings > General Settings. 
INFO CoreConsole[2014-04-22 07:00:02] [18ff3]   See the doc at: [piwik.org]
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] - Reports for today will be processed at most every 1800 seconds. You can change this value in Piwik UI > Settings > General Settings.
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] - Reports for the current week/month/year will be refreshed at most every 3600 seconds.
INFO CoreConsole[2014-04-22 07:00:02] [18ff3] - Archiving was last executed without error 1 hours 0 min ago
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] - Will process 0 websites with new visits since 1 hours 0 min 
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] ---------------------------
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] START
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Starting Piwik reports archiving...
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Done archiving!
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] ---------------------------
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] SUMMARY
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Total visits for today across archived websites: 0
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Archived today's reports for 0 websites
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Archived week/month/year for 0 websites
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Skipped 12 websites: no new visit since the last script execution
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Skipped 0 websites day archiving: existing daily reports are less than 1800 seconds old
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Skipped 0 websites week/month/year archiving: existing periods reports are less than 3600 seconds old
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Total API requests: 0
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] done: 0/0, 0 vtoday, 0 wtoday, 0 wperiods, 0 req, 18 ms, no error
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Time elapsed: 0.018s
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] ---------------------------
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] SCHEDULED TASKS
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] Starting Scheduled tasks... 
INFO CoreConsole[2014-04-22 07:00:03] [18ff3]  No task to run
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] done
INFO CoreConsole[2014-04-22 07:00:03] [18ff3] ---------------------------

This cronjob was configured for the apache user.

Viewing all articles
Browse latest Browse all 4243

Trending Articles