[TYPO3-mvc] tx_sv_authbase Authentication Service and ExtBase - TS Configuration Problems
Alexander heim
alexander at alexander-heim.com
Mon Jan 2 14:25:06 CET 2012
So inside Typo3DbBackend.php in doLanguageAndWorkspaceOverlay() the
TYPO3_MODE is FE and $GLOBALS['TSFE'] is set. Now he just assigns
$this->pageSelectObject = $GLOBALS['TSFE']->sys_page; ... but
$GLOBALS['TSFE']->sys_page is not set at this point... And then later
the error occurs.
Maybe it helps as information
More information about the TYPO3-project-typo3v4mvc
mailing list