[TYPO3-mvc] Cannot open backend module with trunk
Bastian Waidelich
bastian.waidelich at typo3.org
Tue Nov 30 16:45:15 CET 2010
Xavier Perseguers wrote:
Hi Xavier,
> #1290623010: Object configuration was not found in
> "config.tx_extbase.objects". Please make sure, that the TypoScript setup
> is loaded
As Extbase BE modules can be configured through TS as well ("module."
instead of "plugin.") you need to have a TS configuration available.
If you select a page in the page tree, the TS setup for that very page
is loaded. Otherwise Extbase tries to figure out the root page and loads
that template (just like RealUrl does it basically).
If this fails, the above exception is shown (since a few revisions).
Any suggestions for a more meaningful exception message?
Best,
Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list