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 a member function constructorParameter() on unknown in plugins/Diagnostics/config/config.php #12675

Closed
alphaonex86 opened this issue Mar 29, 2018 · 0 comments
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.

Comments

@alphaonex86
Copy link

alphaonex86 commented Mar 29, 2018

Hi,

I have after upload a clean file: Call to a member function constructorParameter() on unknown in plugins/Diagnostics/config/config.php

#0 vendor/php-di/php-di/src/DI/Definition/Source/DefinitionFile.php(56): require()
#1 vendor/php-di/php-di/src/DI/Definition/Source/DefinitionFile.php(41): DI\Definition\Source\DefinitionFile->initialize()
#2 vendor/php-di/php-di/src/DI/Definition/Source/SourceChain.php(51): DI\Definition\Source\DefinitionFile->getDefinition('Piwik\Config')
#3 vendor/php-di/php-di/src/DI/Definition/Source/CachedDefinitionSource.php(47): DI\Definition\Source\SourceChain->getDefinition('Piwik\Config')
#4 vendor/php-di/php-di/src/DI/Container.php(119): DI\Definition\Source\CachedDefinitionSource->getDefinition('Piwik\Config')
#5 core/Container/StaticContainer.php(80): DI\Container->get('Piwik\Config')
in plugins/Diagnostics/config/config.php on line 35

Cheers,

@alphaonex86 alphaonex86 changed the title Hi, Error 500 Mar 29, 2018
@alphaonex86 alphaonex86 changed the title Error 500 Call to a member function constructorParameter() on unknown in plugins/Diagnostics/config/config.php Mar 29, 2018
@sgiehl sgiehl added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

2 participants