Uncaught TYPO3 Exception
#1301648167: The requested page didn't have a proper connection to the tree-root!<br /><br />(Broken rootline (failed on page with uid 70034)) (More information)

t3lib_error_http_ServiceUnavailableException thrown in file
/var/www/vhosts/bayern-online.de/typo3_src-4.7.20/typo3/sysext/cms/tslib/class.tslib_fe.php in line 1032.

5 tslib_fe::getPageAndRootline()

/var/www/vhosts/bayern-online.de/typo3_src-4.7.20/typo3/sysext/cms/tslib/class.tslib_fe.php:
01297:   */
01298:  function getPageAndRootlineWithDomain($domainStartPage) {
01299:   $this->getPageAndRootline();
01300: 
01301:   // Checks if the $domain-startpage is in the rootLine. This is necessary so that references to page-id's from other domains are not possible.

4 tslib_fe::getPageAndRootlineWithDomain("76562")

/var/www/vhosts/bayern-online.de/typo3_src-4.7.20/typo3/sysext/cms/tslib/class.tslib_fe.php:
00900:   $GLOBALS['TT']->push('fetch_the_id rootLine/','');
00901:   $requestedId = $this->id;  // We store the originally requested id
00902:   $this->getPageAndRootlineWithDomain($this->domainStartPage);
00903:   $GLOBALS['TT']->pull();
00904: 

3 tslib_fe::fetch_the_id()

/var/www/vhosts/bayern-online.de/typo3_src-4.7.20/typo3/sysext/cms/tslib/class.tslib_fe.php:
00755: 
00756:    // Now, get the id, validate access etc:
00757:   $this->fetch_the_id();
00758: 
00759:    // Check if backend user has read access to this page. If not, recalculate the id.

2 tslib_fe::determineId()

/var/www/vhosts/bayern-online.de/typo3_src-4.7.20/typo3/sysext/cms/tslib/index_ts.php:
00229:  $TSFE->checkAlternativeIdMethods();
00230:  $TSFE->clear_preview();
00231:  $TSFE->determineId();
00232: 
00233:   // Now, if there is a backend user logged in and he has NO access to this page, then re-evaluate the id shown!

1 require("/var/www/vhosts/bayern-online.de/typo3_src-4.7.20/typo3/sysext/cms/tslib/index_ts.php")

/var/www/vhosts/bayern-online.de/typo3_src-4.7.20/index.php:
00074: // ******************
00075: 
00076: require (PATH_tslib.'index_ts.php');
00077: 
00078: ?>