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

Dashboard: more clicks = more loading boxes #4591

Closed
mainboarder opened this issue Jan 29, 2014 · 6 comments
Closed

Dashboard: more clicks = more loading boxes #4591

mainboarder opened this issue Jan 29, 2014 · 6 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. worksforme The issue cannot be reproduced and things work as intended.
Milestone

Comments

@mainboarder
Copy link

Every time I click on a single search entry, piwik opens another box which is telling me, the data is loading (see attached).
For this image I just clicked several times on "viele anfragen auf /wp-login.php"

@mainboarder
Copy link
Author

Attachment:
Unbenannt.png

@mattab
Copy link
Member

mattab commented Jan 30, 2014

Can you reproduce this on demo.piwik.org ?

@mainboarder
Copy link
Author

Replying to matt:

Can you reproduce this on demo.piwik.org ?
I cant because the "loading..." message is there just for a short time.
At my server (system check says everything is fine, just LOAD DATA INFILE is missing) this does not open.
I executed the cronjob also manually from the console, but this doesn't change anything.

I checked on referrers->campaigns and there appears this backtrace:

There is an error. Please report the message (Piwik 2.0.3) and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).

Notice:Array to string conversion in /mypath/to/piwik/tmp/templates_c/dd/13/53b7bda6e46e856b264a3517ec007145c815adc29bafc05736926ecabd7c.php on line 85

Backtrace -->

#0 Piwik\Error::errorHandler(...) called at [/mypath/to/piwik/tmp/templates_c/dd/13/53b7bda6e46e856b264a3517ec007145c815adc29bafc05736926ecabd7c.php:85]
#1 __TwigTemplate_dd1353b7bda6e46e856b264a3517ec007145c815adc29bafc05736926ecabd7c->doDisplay(...) called at [/mypath/to/piwik/vendor/twig/twig/lib/Twig/Template.php:276]
#2 Twig_Template->displayWithErrorHandling(...) called at [/mypath/to/piwik/vendor/twig/twig/lib/Twig/Template.php:250]
#3 Twig_Template->display(...) called at [/mypath/to/piwik/tmp/templates_c/db/72/4c3966e71abf8387a02d23f049c5b2f5d8f89cd55569fa1d3b5f5b54001d.php:119]
#4 __TwigTemplate_db724c3966e71abf8387a02d23f049c5b2f5d8f89cd55569fa1d3b5f5b54001d->doDisplay(...) called at [/mypath/to/piwik/vendor/twig/twig/lib/Twig/Template.php:276]
#5 Twig_Template->displayWithErrorHandling(...) called at [/mypath/to/piwik/vendor/twig/twig/lib/Twig/Template.php:250]
#6 Twig_Template->display(...) called at [/mypath/to/piwik/tmp/templates_c/04/81/046d4e8f57f566a91e3be44f0e8ff8649f8999cb6bf22c2829e91cb5d96f.php:117]
#7 __TwigTemplate_0481046d4e8f57f566a91e3be44f0e8ff8649f8999cb6bf22c2829e91cb5d96f->doDisplay(...) called at [/mypath/to/piwik/vendor/twig/twig/lib/Twig/Template.php:276]
#8 Twig_Template->displayWithErrorHandling(...) called at [/mypath/to/piwik/vendor/twig/twig/lib/Twig/Template.php:250]
#9 Twig_Template->display(...) called at [/mypath/to/piwik/vendor/twig/twig/lib/Twig/Template.php:261]
#10 Twig_Template->render(...) called at [/mypath/to/piwik/vendor/twig/twig/lib/Twig/Environment.php:292]
#11 Twig_Environment->render(...) called at [/mypath/to/piwik/core/View.php:253]
#12 Piwik\View->renderTwigTemplate(...) called at [/mypath/to/piwik/core/View.php:248]
#13 Piwik\View->render(...) called at [/mypath/to/piwik/core/Plugin/ViewDataTable.php:363]
#14 Piwik\Plugin\ViewDataTable->render(...) called at [/mypath/to/piwik/core/Plugin/Controller.php:230]
#15 Piwik\Plugin\Controller->renderReport(...) called at [/mypath/to/piwik/plugins/Referrers/Controller.php:214]
#16 Piwik\Plugins\Referrers\Controller->getKeywordsFromCampaignId(...) called at [:]
#17 call_user_func_array(...) called at [/mypath/to/piwik/core/FrontController.php:117]
#18 Piwik\FrontController->dispatch(...) called at [/mypath/to/piwik/index.php:62]


Array   1

This is strange, because - as I told - the system check also says the file integrity is fine.
I also removed the contents in /tmp/templates_c - no change.

@mattab
Copy link
Member

mattab commented Jan 30, 2014

We fixed the array to string conversion in latest beta, please try it :)

@mainboarder
Copy link
Author

Replying to matt:

We fixed the array to string conversion in latest beta, please try it :)
I just added the commit 8a42ff8 and reprocessed the data. now this message doesn't appear anymore!

But the problem with the dashboard still exists. If the data is called from somewhere else than the dashboard, everything is fine.

However this is something I can live with. Thanks!

@mainboarder
Copy link
Author

Delete and readd of this widgets helped!

@mainboarder mainboarder added this to the 2.1 - Piwik 2.1 milestone Jul 8, 2014
This issue was closed.
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. worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

2 participants