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

Installation of 0.6.2 on an existing database (right after upgrading to piwik to 2.4.0), failed to create column location_ip_protocol in table <prefix>log_visit #14

Open
ehuelsmann opened this issue Aug 12, 2014 · 2 comments

Comments

@ehuelsmann
Copy link

No description provided.

@halfdan
Copy link
Owner

halfdan commented Aug 12, 2014

Hi @ehuelsmann,
can you please clarify on where you are getting this message?

@ehuelsmann
Copy link
Author

The error I was "missing field location_ip_protocol" in the default dashboard in the "Visits over time" graph (default settings as well: visits per day). The solution was to create the column in the log_visit table according to the definition that I grepped from the sources (TINYINT NULL).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants