Sebastian Böttger wrote: > This is the following line in class.tslib_fe.php > reset($this->rootLine); > Therefore $this->rootLine is not set. > Anybody got an idea how to solve this problem? Yes eigther set a fake an empty fake rootline array. Or set a proper pid when initializing the TSFE object. Cheers, Nikolas