[TYPO3-dev] Error when create a new page
Steffen Kamper
info at sk-typo3.de
Sat Dec 27 21:59:07 CET 2008
Hi,
i get the following error with current trunk after create a new page:
Fatal error: Call to a member function push() on a non-object in
C:\xampp\htdocs\t3\home\typo3\sysext\cms\tslib\class.tslib_fe.php on
line 589
It's in protected function includeCaches() { and the first line
$GLOBALS['TT']->push('Including the Caching System','');
Does anyone have an idea why $GLOBALS['TT'] isn't initialized in this
context?
vg Steffen
More information about the TYPO3-dev
mailing list