-
Notifications
You must be signed in to change notification settings - Fork 31
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
Error while pressing the admin module social feed. "Oops..." #96
Comments
@herzogkienast Is this still and issue for when you are using the module? |
Sorry, it is still an issue @MattiasNilsson |
@herzogkienast Which version of the extension and TYPO3 are you using it with now? |
@MattiasNilsson TYPO3 9.5.28 |
@herzogkienast And which version of this extension? |
@MattiasNilsson 2.3.1, we were not able to update. |
1 similar comment
@MattiasNilsson 2.3.1, we were not able to update. |
Hi, I also have a problem accessing the backend module. Error log: Core: Exception handler (WEB): Uncaught TYPO3 exception: call to a member function isEnvironmentInFrontendMode() on null | Error thrown in file /www/htdocs/w00d637c/xxx.de/public/typo3/sysext/extbase/Classes/Mvc/Web/Routing/UriBuilder.php in line 610. requested URL: https://www.xxx.de/typo3/index.php?route=%%2Fmodule%%2Ftools%%2FPxaSocialFeedPxasocialfeed&token=--AnonymizedToken-- TYPO3: 10.4.34 |
Hi guys,
The customer uses TYPO3 9.5.28 and the latest version of the extension.
Error:
Oops, an error occurred!
Too few arguments to function Pixelant\PxaSocialFeed\Controller\AdministrationController::__construct(), 0 passed in /kunden/typo3cms/typo3_src-9.5.28/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3691 and exactly 1 expected
Steps to reproduce the behavior:
Error log:
Core: Exception handler (WEB): Uncaught TYPO3 Exception: Too few arguments to function Pixelant\PxaSocialFeed\Controller\AdministrationController::__construct(), 0 passed in /kunden/typo3cms/typo3_src-9.5.28/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3691 and exactly 1 expected | ArgumentCountError thrown in file /kunden/typo3cms/typo3conf/ext/pxa_social_feed/Classes/Controller/AdministrationController.php in line 96. Requested URL: https://www.xxxx.de/typo3/index.php?route=%%2Ftools%%2FPxaSocialFeedPxasocialfeed%%2F&token=--AnonymizedToken--
Cheers and thankful for help.
Andrea
The text was updated successfully, but these errors were encountered: