Hi Dmitry, What is this? + private static function getTSFE() { + // Cached instance + static $tsfe = null; You might want to put the $tsfe into the class scope instead of the method scope?! You can still have it private there if needed. Ingo -- Ingo Renner TYPO3 Core Developer, Release Manager TYPO3 4.2