[TYPO3-mvc] T3 6.1 Injection of Repository mapped to FE_User not working

Ludwig Rafelsberger ludwig.rafelsberger at gmx.at
Wed Dec 18 21:18:15 CET 2013


Hi Till,

> The only method which returns a result is findByUid().
this usually a sign of a problem with either storagePid or frontend
language. The method findByUid() does not care about the current
frontend language (for the persistence retrieval part) nor about active
storagePid settings. Is your storagePid set correctly to the page(s)
where users (or more generically: objects) are stored?

Cheers, 
Ludwig

PS: 6.1 and t3lib_extMgm::… Does that work?


More information about the TYPO3-project-typo3v4mvc mailing list