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

Tx_Vhs gives conflict with Tx_Cicregister_Domain_Repository_GlobalFrontendUserRepository #9

Open
rob-ot-dot-be opened this issue Feb 28, 2013 · 0 comments

Comments

@rob-ot-dot-be
Copy link

#1: PHP Catchable Fatal Error: Argument 1 passed to Tx_Vhs_ViewHelpers_Security_AbstractSecurityViewHelper::injectFrontendUserRepository() must be an instance of Tx_Extbase_Domain_Repository_FrontendUserRepository, instance of Tx_Cicregister_Domain_Repository_GlobalFrontendUserRepository given, called in /opt/local/apache2/htdocs/clients/uitleendienst/typo3/sysext/extbase/Classes/Object/Container/Container.php on line 228 and defined in /opt/local/apache2/htdocs/clients/uitleendienst/typo3conf/ext/vhs/Classes/ViewHelpers/Security/AbstractSecurityViewHelper.php line 44

does solve the problem:

config.tx_extbase {
objects {
Tx_Extbase_Domain_Repository_FrontendUserRepository {
className = Tx_Extbase_Domain_Repository_FrontendUserRepository
}
}
}

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

1 participant