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

Incompatibility problem with Typo3 10.4.2 since version 2.0.0 #25

Closed
ninar92 opened this issue Jan 5, 2022 · 2 comments
Closed

Incompatibility problem with Typo3 10.4.2 since version 2.0.0 #25

ninar92 opened this issue Jan 5, 2022 · 2 comments

Comments

@ninar92
Copy link

ninar92 commented Jan 5, 2022

I'm using Typo3 10.4.22 and PHP 7.4. Since the version 2.0.0 the statistics in the backend dont work anymore. The following error is showing:

Too few arguments to function TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapper::__construct(), 0 passed in .../typo3_src-10.4.22/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3480 and at least 7 expected
....
at TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance('TYPO3\\CMS\\Extbase\\Persistence\\Generic\\Mapper\\DataMapper')
in .../typo3conf/ext/mindshape_cookie_consent/Classes/Domain/Repository/AbstractStatisticRepository.php line 82

I've tested it on more than one site, and the error comes on any site, where i'm using Typo3 10.4.22.

I think there is an version conflict. Can anybody help?
Thank you!

@featdd
Copy link
Member

featdd commented Jan 5, 2022

Hi @ninar92,

thanks for the hint, I solved it in 8c93afd.

Will prepare an update as soon as possible.

Greetings
Daniel

@featdd
Copy link
Member

featdd commented Jan 11, 2022

Hi @ninar92,

sorry for the delay, the update 2.1.1 is now online.

Greetings
Daniel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants