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

Visitor log says " Mysqli prepare error: Unknown column 'log_link_visit_action.interaction_position' in 'field list' " #11073

Closed
billtzim opened this issue Dec 24, 2016 · 1 comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.

Comments

@billtzim
Copy link

When clicking on the Visitor Log menu the following error is displayed and nothing else
Mysqli prepare error: Unknown column 'log_link_visit_action.interaction_position' in 'field list'

Searching through the code i see that piwik 2.17.1 and 3.0 have a difference in the file plugin/Live/Model.php in line 56 where the 'log_link_visit_action.interaction_position' does not exist based on the database schema (looked in /core/Db/Schema/Mysql.php)

@mattab
Copy link
Member

mattab commented Dec 26, 2016

Duplicate #11074

@mattab mattab closed this as completed Dec 26, 2016
@mattab mattab added the duplicate For issues that already existed in our issue tracker and were reported previously. label Dec 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants