Reason: ID was outside the domain
Additionally, http://www.turn-em2011.de/portal/index.php?id=12085 was not found while trying to retrieve the error document.
RuntimeException thrown in file
/var/www/virtual/cms_mpm_i3u4tyra2ksuk2qq2ljradac/cms_mpm1/htdocs/typo3_src-4.5.11/typo3/sysext/cms/tslib/class.tslib_fe.php in line
1541.
6 tslib_fe::pageErrorHandler("index.php?id=12085", "HTTP/1.0 404 Not Found", "ID was outside the domain")
/var/www/virtual/cms_mpm_i3u4tyra2ksuk2qq2ljradac/cms_mpm1/htdocs/typo3_src-4.5.11/typo3/sysext/cms/tslib/class.tslib_fe.php:01469: */
01470: function pageNotFoundHandler($code, $header='', $reason='') {
01471: $this->pageErrorHandler($code, $header, $reason);
01472: }
01473:
5 tslib_fe::pageNotFoundHandler("index.php?id=12085", "HTTP/1.0 404 Not Found", "ID was outside the domain")
/var/www/virtual/cms_mpm_i3u4tyra2ksuk2qq2ljradac/cms_mpm1/htdocs/typo3_src-4.5.11/typo3/sysext/cms/tslib/class.tslib_fe.php:01427: function pageNotFoundAndExit($reason='', $header='') {
01428: $header = $header ? $header : $this->TYPO3_CONF_VARS['FE']['pageNotFound_handling_statheader'];
01429: $this->pageNotFoundHandler($this->TYPO3_CONF_VARS['FE']['pageNotFound_handling'], $header, $reason);
01430: exit;
01431: }
4 tslib_fe::pageNotFoundAndExit("ID was outside the domain")
/var/www/virtual/cms_mpm_i3u4tyra2ksuk2qq2ljradac/cms_mpm1/htdocs/typo3_src-4.5.11/typo3/sysext/cms/tslib/class.tslib_fe.php:00959: 4 => 'The requested page alias does not exist'
00960: );
00961: $this->pageNotFoundAndExit($pNotFoundMsg[$this->pageNotFound]);
00962: }
00963:
3 tslib_fe::fetch_the_id()
/var/www/virtual/cms_mpm_i3u4tyra2ksuk2qq2ljradac/cms_mpm1/htdocs/typo3_src-4.5.11/typo3/sysext/cms/tslib/class.tslib_fe.php:00826:
00827: // Now, get the id, validate access etc:
00828: $this->fetch_the_id();
00829:
00830: // Check if backend user has read access to this page. If not, recalculate the id.
2 tslib_fe::determineId()
/var/www/virtual/cms_mpm_i3u4tyra2ksuk2qq2ljradac/cms_mpm1/htdocs/typo3_src-4.5.11/typo3/sysext/cms/tslib/index_ts.php:00333: $TSFE->checkAlternativeIdMethods();
00334: $TSFE->clear_preview();
00335: $TSFE->determineId();
00336:
00337: // 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/virtual/cms_mpm_i3u4tyra2ksuk2qq2ljradac/…po3_src-4.5.11/typo3/sysext/cms/tslib/index_ts.php")
/var/www/virtual/cms_mpm_i3u4tyra2ksuk2qq2ljradac/cms_mpm1/htdocs/typo3_src-4.5.11/index.php:00082: // ******************
00083:
00084: require (PATH_tslib.'index_ts.php');
00085:
00086: ?>