Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Row evolution with goal crash #11526

Closed
sb4m opened this issue Mar 24, 2017 · 5 comments
Closed

Row evolution with goal crash #11526

sb4m opened this issue Mar 24, 2017 · 5 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@sb4m
Copy link

sb4m commented Mar 24, 2017

Hello,

I have an issue when I want to open Row evolution on this screen

superimmoneuf_-thursday__march_23__2017-web_analytics_reports-_piwik

I get

superimmoneuf_-jeudi_23_mars_2017-rapports_des_statistiques_web_-_piwik

The ajax call is : http://piwik.XXXX.com/index.php?date=2017-03-23&apiMethod=Referrers.getReferrerType&label=%40Campagnes&disableLink=1&module=CoreHome&action=getRowEvolutionPopover&colors=%7B%22backgroundColor%22%3A%22%23ffffff%22%2C%22lineColor%22%3A%22%23162c4a%22%2C%22minPointColor%22%3A%22%23ff7f7f%22%2C%22maxPointColor%22%3A%22%2375bf7c%22%2C%22lastPointColor%22%3A%22%2355aaff%22%7D&idGoal=3&idSite=12&period=day

I get an error page

If I remove &idGoal=3 all works

How can I get more info to debug this ?

@sb4m
Copy link
Author

sb4m commented Mar 28, 2017

I had more info in my log

DEBUG: /home/piwik/piwik/plugins/API/RowEvolution.php(326): Requested report Referrers.getReferrerType for Website id=12 not found in the list of available reports. #0 /home/piwik/piwik/plugins/API/RowEvolution.php(54): Piwik\Plugins\API\RowEvolution->getRowEvolutionMetaData('12', 'day', '2017-02-26,2017...', 'Referrers', 'getReferrerType', false, '3', false) #1 /home/piwik/piwik/plugins/API/API.php(438): Piwik\Plugins\API\RowEvolution->getRowEvolution('12', 'day', '2017-02-26,2017...', 'Referrers', 'getReferrerType', '@Moteurs%20de%2...', false, false, false, '3', true, true, false) #2 [internal function]: Piwik\Plugins\API\API->getRowEvolution('12', 'day', '2017-02-26,2017...', 'Referrers', 'getReferrerType', '@Moteurs%20de%2...', false, false, false, '3', true, true, false) #3 /home/piwik/piwik/core/API/Proxy.php(219): call_user_func_array(Array, Array) #4 /home/piwik/piwik/core/API/Request.php(236): Piwik\API\Proxy->call('\\Piwik\\Plugins\\...', 'getRowEvolution', Array) #5 /home/piwik/piwik/plugins/CoreHome/DataTableRowAction/RowEvolution.php(171): Piwik\API\Request->process() #6 /home/piwik/piwik/plugins/CoreHome/DataTableRowAction/RowEvolution.php(111): Piwik\Plugins\CoreHome\DataTableRowAction\RowEvolution->loadEvolutionReport() #7 /home/piwik/piwik/plugins/CoreHome/Controller.php(250): Piwik\Plugins\CoreHome\DataTableRowAction\RowEvolution->__construct(12, Object(Piwik\Date), NULL) #8 /home/piwik/piwik/plugins/CoreHome/Controller.php(216): Piwik\Plugins\CoreHome\Controller->makeRowEvolution(false) #9 [internal function]: Piwik\Plugins\CoreHome\Controller->getRowEvolutionPopover() #10 /home/piwik/piwik/core/FrontController.php(542): call_user_func_array(Array, Array) #11 /home/piwik/piwik/core/FrontController.php(137): Piwik\FrontController->doDispatch(NULL, NULL, NULL) #12 /home/piwik/piwik/core/dispatch.php(34): Piwik\FrontController->dispatch() #13 /home/piwik/piwik/index.php(27): require_once('/home/piwik/piw...') #14 {main}

How can i reprocess this missing report ?

@mattab
Copy link
Member

mattab commented May 8, 2017

Hi there, please upgrade to Piwik 3.0.3 where this should work. If you still have the problem please re-open this issue.

@mattab mattab closed this as completed May 8, 2017
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label May 8, 2017
@sb4m
Copy link
Author

sb4m commented May 9, 2017

Hello,
I still have the issue.
How can I fix this pb, help in anyway ?

@mattab mattab added Bug For errors / faults / flaws / inconsistencies etc. and removed answered For when a question was asked and we referred to forum or answered it. labels Jun 21, 2017
@mattab mattab reopened this Jun 21, 2017
@mattab mattab added this to the Priority Backlog (Help wanted) milestone Jun 21, 2017
@mattab mattab added the Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical. label Oct 7, 2017
@mattab mattab modified the milestones: 3.3.0, 3.2.2 Nov 20, 2017
@sgiehl sgiehl self-assigned this Dec 21, 2017
@mattab mattab modified the milestones: 3.6.0, 3.5.0 Apr 9, 2018
@mattab
Copy link
Member

mattab commented Apr 23, 2018

Fixed #12378 - it will be released in 3.5.0-b2 in a few hours

@mattab mattab closed this as completed Apr 23, 2018
@sb4m
Copy link
Author

sb4m commented May 15, 2018

thx with issue fixed with the last update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

3 participants