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