[TYPO3] eID $TSFE error

Peter Klein peter at umloud.dk
Tue Oct 2 12:57:55 CEST 2007


I forgot something.. It should be:

  require_once(PATH_t3lib.'class.t3lib_page.php');

  $GLOBALS['TSFE']->sys_page = t3lib_div::makeInstance('t3lib_pageSelect');

  // Add rootLine array to TSFE, based on current page id.
  $GLOBALS['TSFE']->rootLine = 
$GLOBALS['TSFE']->sys_page->getRootLine($this->page,'');

--
Peter Klein / Umloud Untd





More information about the TYPO3-english mailing list