[TYPO3] eID $TSFE error

Sebastian Böttger sebastian.boettger at gmail.com
Tue Oct 2 14:06:59 CEST 2007


Hi all,

I finally use the ext_template_conf.txt now. It gives me the possibility 
to administrate the extension globally.

Thx for your answers,
Sebastian




Peter Klein schrieb:
> 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
>
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>   


More information about the TYPO3-english mailing list