[TYPO3-dev] Fatal Error when using	$GLOBALS['TSFE']->fe_user->getKey() in localconf.php in TYPO3 4.0
    Martin Kutschker 
    martin.kutschker-n0spam at no5pam-blackbox.net
       
    Mon Jul  3 22:05:03 CEST 2006
    
    
  
Patrick Rodacker schrieb:
> 
> Are there any clues, where the problem is located? I am not so familiar
> with the TYPO3 core so if anybody could point me to the classes where I
> have to look, I could try to debug this problem myself.
Hm, it seems that the BE tries to rescolve the condition, but of course 
there is no FE object in the BE.
You could chnage the entry in localcanf.php (really there and not in an 
extension?) so that the condition is only added when in FE mode.
Masi
    
    
More information about the TYPO3-dev
mailing list