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

Fatal error: Call to undefined method Piwik\Plugins\CorePluginsAdmin\CorePluginsAdmin::isMarketplaceEnabled() in plugins/CorePluginsAdmin/Tasks.php on line 17 #10937

Closed
mattab opened this issue Dec 1, 2016 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Dec 1, 2016

Got this error on a 2.17.1 install, caused by an update where the files deleted from Piwik core were not deleted from the user's filesystem as expected.

@mattab mattab added Bug For errors / faults / flaws / inconsistencies etc. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. labels Dec 1, 2016
@mattab mattab added this to the 2.17.2 milestone Dec 1, 2016
@mattab
Copy link
Member Author

mattab commented Dec 1, 2016

Solution is to simply delete the file: rm plugins/CorePluginsAdmin/Tasks.php

@mattab mattab closed this as completed Dec 1, 2016
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. not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

No branches or pull requests

1 participant