Visitor Log "broken"

Proposed fix for this issue: Fixed view type for visitor log by sgiehl · Pull Request #6987 · matomo-org/piwik · GitHub

I have done the fix proposed here Fixed view type for visitor log by sgiehl · Pull Request #6987 · matomo-org/piwik · GitHub
but no affect. same problem as before

You might need to clean the tmp directory of piwik after applying the patch as the broken layout might be cached there.

no. doesn’t work :frowning:
i cleaned the folder tmp/templates_c
can i remove everything from the tmp folder ? there are some .htaccess files

Sorry SteveG

tried the fix out, and cleaned the tmp folder, same problem:(

Hey, SteveG , your fix works for me now :slight_smile:
I checked after the fix. And also cleaned the tmp folder. but it didn’t work. I don’t know why. Today i opened the piwin and it works for me.
Maybe it was some cache or browser cache.

So, thanks for your patch suggestion.

Thank you very much Matt, your solution worked for me:

DELETE FROM piwik_option WHERE option_name LIKE ‘%Live.getLastVisitsDetails%’;

I had this problem since version 2.1 or something.

By the way, the fix on github did not change my problem.

Hi guys,

to enjoy the fix please use our latest 2.11.0 beta: http://builds.piwik.org/
or see: I would like to test early beta and RC releases, how do I enable automatic updates to use these development versions? - Analytics Platform - Matomo