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

When Provider plugin not installed yet: Mysqli error: Unknown column 'log_visit.location_provider' in 'field list #4886

Closed
mattab opened this issue Mar 22, 2014 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Mar 22, 2014

Reported in forums http://forum.piwik.org/read.php?2,113144

Cause: the UserCountry plugin will always set the Provider, even in cases where the Provider plugin was not installed yet.

Solution: we should only set the provider if the user has installed the Provider plugin (and location_provider column is therefore found in the DB)

@mattab
Copy link
Member Author

mattab commented Mar 22, 2014

In 54a3399: Fixes #4886

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.
Projects
None yet
Development

No branches or pull requests

1 participant