Call to undefined method Contao\System::getContainer()
Closed this issue ยท 8 comments
bytehead commented
Fatal error: Uncaught exception Error with message Call to undefined method Contao\System::getContainer() thrown in composer/vendor/terminal42/contao-easy_themes/EasyThemes.php on line 167
#0 composer/vendor/terminal42/contao-easy_themes/EasyThemes.php(82): EasyThemes->prepareBackendNavigationArray(false)
#1 composer/vendor/terminal42/contao-easy_themes/EasyThemes.php(59): EasyThemes->generateContainerContent()
#2 system/modules/core/classes/BackendTemplate.php(42): EasyThemes->addContainer('...', 'be_main')
#3 system/modules/core/classes/BackendTemplate.php(110): Contao\BackendTemplate->parse()
#4 system/modules/core/controllers/BackendMain.php(275): Contao\BackendTemplate->output()
#5 system/modules/core/controllers/BackendMain.php(135): Contao\BackendMain->output()
#6 contao/main.php(20): Contao\BackendMain->run()
#7 {main}
Contao: 3.5.40
easy_themes: 2.2.10.
PHP: 7.2
Introduced with this commit: 0744a4a.
qzminski commented
Please downgrade to 2.2.9 if possible. Meanwhile I will check with @Toflar how to solve that problem best.
Toflar commented
What's the issue here? 3.5 is not supported anymore?
bytehead commented
I know, but 2.2.10 is still installable but shouldn't with Contao 3.5 (the minimum version raise was in 2.2.11).
Toflar commented
Yeah, that's a bug we cannot fix.
qzminski commented
How about a force push?
Toflar commented
we can just delete the tag.
qzminski commented
I've just deleted 2.2.10 ๐ @bytehead can you confirm it no longer updates to that version? ๐
bytehead commented
Thank you, works! ๐