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

Can not drill down into sub pages #9910

Closed
cornelinux opened this issue Mar 10, 2016 · 8 comments
Closed

Can not drill down into sub pages #9910

cornelinux opened this issue Mar 10, 2016 · 8 comments
Assignees
Labels
answered For when a question was asked and we referred to forum or answered it.
Milestone

Comments

@cornelinux
Copy link

I have a strange effect in the dashboard in the pageview.
I can not drill down into sub pages. This only occurs in one installation with 2.16. I also upgraded to 2.16.1-b1 and it has the same effect. On another website the drill down works fine.

Please see the forum entry:
https://forum.piwik.org/t/dashboard-pages-view-can-not-drill-down-into-sub-pages/18014

This is a screenshot of the problematic sub pages
http://postimg.org/image/hvt87o1nb/

@tsteur
Copy link
Member

tsteur commented Mar 10, 2016

Is it possible to get access to your Piwik instance to have a look at it? Ideally we would also have instance to the database and maybe the files of the Piwik installation but not sure if it's needed. If so, can you maybe create a user with view access to this website and send us credentials to hello at piwik.org? It's hard to tell from the pictures what the problem could be

@cornelinux
Copy link
Author

sent it. THanks a lot.

@tsteur
Copy link
Member

tsteur commented Mar 10, 2016

I can't find the mail, also not in spam folder or so. Have you sent to hello(at)piwik.org?

@cornelinux
Copy link
Author

Yes, looks good to me:

Mar 10 21:10:13 mail postfix/smtp[518]: 212DB100050: to=<hello@piwik.org>, 
       relay=mx.piwik.org[82.192.91.249]:25, delay=0.67, delays=0.21/0/0.23/0.22, 
       dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 0471318095826)

@tsteur
Copy link
Member

tsteur commented Mar 10, 2016

@mattab can you have a look re the mail?

@tsteur
Copy link
Member

tsteur commented Mar 13, 2016

@cornelinux I had a quick look and something always renders an additional <head/> before the actual HTML response. I've had a look and couldn't find the same string in our Piwik code so very likely something in your Piwik setup adds a <head/> to our ajax requests. For example your webserver. Or maybe have you made a change accidentally in one of the files? Or maybe you are using a third party plugin that is adding this for some reason? In this case I would try to disable some third party plugins temporarily.

Please keep us updated about it if possible and let us know what caused it. Maybe someone has a similar issue one day.

@tsteur tsteur closed this as completed Mar 13, 2016
@tsteur tsteur added the answered For when a question was asked and we referred to forum or answered it. label Mar 13, 2016
@tsteur tsteur added this to the 2.16.1 milestone Mar 13, 2016
@tsteur tsteur self-assigned this Mar 13, 2016
@cornelinux
Copy link
Author

Thanks a lot for this information. This gives me something to investigate.

Code was not altererd. In fact I also created a new one.
No 3rd party modules in piwik.
.htaccess looks the same like on the other machine.

Maybe the head is rendered like this

"<head " .  somespecial_information . "/>

But the information is empty which results in an empty head.

I will investigate possibilities with the webserver.

THanks again
Cornelius

@cornelinux
Copy link
Author

Hi,
I was not able to find the issue.
I now used the 2nd piwik installation to manage both sites.
THanks
Cornelius

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants