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

Call to undefined method Piwik\Plugins\CorePluginsAdmin\CorePluginsAdmin::isMarketplaceEnabled() #11222

Closed
evgeny-grushko opened this issue Jan 18, 2017 · 3 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@evgeny-grushko
Copy link

From PHP log:

[13-Jan-2017 16:46:49 UTC] PHP Fatal error: Call to undefined method Piwik\Plugins\CorePluginsAdmin\CorePluginsAdmin::isMarketplaceEnabled() in /home/user/public_html/stats/plugins/CorePluginsAdmin/Tasks.php on line 17
[13-Jan-2017 17:49:30 UTC] PHP Fatal error: Call to undefined method Piwik\Plugins\CorePluginsAdmin\CorePluginsAdmin::isMarketplaceEnabled() in /home/user/public_html/stats/plugins/CorePluginsAdmin/Tasks.php on line 17
[13-Jan-2017 19:11:29 UTC] PHP Fatal error: Call to undefined method Piwik\Plugins\CorePluginsAdmin\CorePluginsAdmin::isMarketplaceEnabled() in /home/user/public_html/stats/plugins/CorePluginsAdmin/Tasks.php on line 17

@sgiehl
Copy link
Member

sgiehl commented Jan 18, 2017

Which version are you running? Did you updade from an older version or is it on a new install?

@evgeny-grushko
Copy link
Author

evgeny-grushko commented Jan 18, 2017

3.0.1, I have used old Piwik database, but delete all files and install it from start. So it is similar to new install

@sgiehl
Copy link
Member

sgiehl commented Jan 28, 2017

The File plugins/CorePluginsAdmin/Tasks.php shouldn't exist in version 3.0.1.
Did you download it from piwik.org?

@mattab mattab closed this as completed Feb 20, 2017
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants