Re: archive.php errors are a mystery
I just started tweaking PHP and MySQL until the archive script stopped giving those errors. So for anyone else with similar issues, here are my tweaks. We have 700+ sites, 300,000 hits/day, log table:...
View ArticleRe: PHP 5.4.4 > Piwik 1.11.1 ouch (PHP 5.3 ok)
When 1st connect to admin panel, https enable... (apache2, php 5.4) error.log [error] [client 192.168.100.254] PHP Fatal error: Maximum execution time of 30 seconds exceeded in...
View ArticleRe: Bugfix request: French translation
Hi all, I was going to post the exact same request. This translation in my case concerns the automated email sent with the pdf report. I opened a ticket here [dev.piwik.org]
View ArticleRe: Piwik 1.7.1 --url / archive.sh?
Hi, Is there a special reason why the Piwik archive function uses Curl, and do not process the data on the CLI / from archive.php directly? Setting a timeout value of 5min (30s is pretty high already)...
View ArticlePiwik not sending reports automatically
Hi there, Ive been looking into a problem on a piwik install of about 100-200 sites. The install is set up to email people on a monthly basis with report data, but this month that has not happened....
View ArticleFatal Error idsite=all on realtime map widget
Hi, I get a: Fatal error: Cannot use string offset as an array in <b>/analytics/plugins/UserCountryMap/Controller.php on line 175 When calling:...
View ArticleRe: API Memory Use
By faster, you mean it reached the limit even earlier than before ? How many page views do you get per day on the website?
View ArticleRe: Real-Time Map not working well
So the problem only appears if browser size is 640px? can you reproduce it on the demo.piwik.org ?
View ArticleRe: Piwik 1.7.1 --url / archive.sh?
The reason is in case the script is run from a different server
View ArticleRe: Piwik not sending reports automatically
Try upgrade to latest beta for this bug is now fixed bug was [dev.piwik.org]
View ArticleRe: Fatal Error idsite=all on realtime map widget
Not possible yet, there is a ticket for this request (where you could add your comment!) at: [dev.piwik.org]
View ArticleRe: Bugfix request: French translation
Thanks that's fixed (will be when french translators will translate it)
View ArticlePiwik Log in issue , Form security failed.
Hi , I facing the issue during the piwik login, some times i am receiving the below error and unable to login , after multiple atttemps i am able to log into the piwik , please refer the attchment for...
View ArticleRe: Fatal Error idsite=all on realtime map widget
Thanks and sorry, I didn't see the ticket :)
View ArticleRe: API Memory Use
It reached the limit earlier than before. I also have (as I'm debugging) it report with memory_get_peak_usage() as it loops, and add it to each row of the report I'm generating as an element...
View ArticleRe: Visitor Log
Hi. Thanks for the reply. I am using 1.11.1 and evaluating on Windows 7, XAMPP. I have not edited the config file. The Piwik server is on the same machine as the JEE app I am testing the tracker code...
View ArticleStopping progress reports on log import
I have a large number of log files to import and would like to turn off the progress reports in an attempt to speed up the import process. There are 2 python switches which suggest this is possible...
View ArticleRe: Visitor Log
My apologies. The config.ini.php file had been changed. tracker_always_new_visitor was set to 1. Seems pretty obvious now but I think we had assumed it would make subsequent visits count toward...
View Article