#1294587215: Segment "sideikkefundet" was not a keyword for a postVarSet as expected on page with id=1.<br />
<br />
Additionally, http://mange-gode-raad.dk/sideikkefundet.html was not found while trying to retrieve the error document. (
More information)
RuntimeException thrown in file
/var/www/typo3core/typo3_src-6.2.26/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in line
2173.
11 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageErrorHandler("/sideikkefundet.html", "HTTP/1.0 404 Not Found", "Segment "sideikkefundet" was not a keyword for a postVarSet as expected on page with id=1.")
/var/www/typo3core/typo3_src-6.2.26/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:02094: */
02095: public function pageNotFoundHandler($code, $header = '', $reason = '') {
02096: $this->pageErrorHandler($code, $header, $reason);
02097: }
02098:
10 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageNotFoundHandler("/sideikkefundet.html", "HTTP/1.0 404 Not Found", "Segment "sideikkefundet" was not a keyword for a postVarSet as expected on page with id=1.")
/var/www/typo3core/typo3_src-6.2.26/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:02045: public function pageNotFoundAndExit($reason = '', $header = '') {
02046: $header = $header ?: $this->TYPO3_CONF_VARS['FE']['pageNotFound_handling_statheader'];
02047: $this->pageNotFoundHandler($this->TYPO3_CONF_VARS['FE']['pageNotFound_handling'], $header, $reason);
02048: die;
02049: }
9 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::pageNotFoundAndExit("Segment "sideikkefundet" was not a keyword for a postVarSet as expected on page with id=1.")
/var/www/clients/client1/web2/web/typo3conf/ext/realurl/class.tx_realurl.php:01712:
01713: // Call handler
01714: $this->pObj->pageNotFoundAndExit($msg);
01715: }
01716:
8 tx_realurl::decodeSpURL_throw404("Segment "sideikkefundet" was not a keyword for a postVarSet as expected on page with id=1.")
/var/www/clients/client1/web2/web/typo3conf/ext/realurl/class.tx_realurl.php:01368: break;
01369: } else {
01370: $this->decodeSpURL_throw404('Segment "' . $key . '" was not a keyword for a postVarSet as expected on page with id=' . $pid . '.');
01371: }
01372: }
7 tx_realurl::decodeSpURL_settingPostVarSets(array, array, 1)
/var/www/clients/client1/web2/web/typo3conf/ext/realurl/class.tx_realurl.php:01162: // Setting "postVarSets"
01163: $postVarSetCfg = $this->getPostVarSetConfig($cachedInfo['id']);
01164: $post_GET_VARS = $this->decodeSpURL_settingPostVarSets($pathParts, $postVarSetCfg, $cachedInfo['id']);
01165:
01166: // Looking for remaining parts
6 tx_realurl::decodeSpURL_doDecode("sideikkefundet.html", boolean)
/var/www/clients/client1/web2/web/typo3conf/ext/realurl/class.tx_realurl.php:01005: if (!is_array($cachedInfo)) {
01006: // Decode URL
01007: $cachedInfo = $this->decodeSpURL_doDecode($speakingURIpath, $this->extConf['init']['enableCHashCache']);
01008:
01009: // Storing cached information
5 tx_realurl::decodeSpURL(array, TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController)
4 call_user_func_array(array, array)
/var/www/typo3core/typo3_src-6.2.26/typo3/sysext/core/Classes/Utility/GeneralUtility.php:04331: }
04332: // Call method:
04333: $content = call_user_func_array(array(&$classObj, $parts[1]), array(&$params, &$ref));
04334: } else {
04335: $errorMsg = 'No method name \'' . $parts[1] . '\' in class ' . $parts[0];
3 TYPO3\CMS\Core\Utility\GeneralUtility::callUserFunction("EXT:realurl/class.tx_realurl.php:&tx_realurl->decodeSpURL", array, TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController)
/var/www/typo3core/typo3_src-6.2.26/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:01219: $_params = array('pObj' => &$this);
01220: foreach ($this->TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['checkAlternativeIdMethods-PostProc'] as $_funcRef) {
01221: GeneralUtility::callUserFunction($_funcRef, $_params, $this);
01222: }
01223: }
2 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::checkAlternativeIdMethods()
/var/www/typo3core/typo3_src-6.2.26/typo3/sysext/cms/tslib/index_ts.php:00125: \TYPO3\CMS\Core\Core\Bootstrap::getInstance()->loadCachedTca();
00126: }
00127: $TSFE->checkAlternativeIdMethods();
00128: $TSFE->clear_preview();
00129: $TSFE->determineId();
1 require("/var/www/typo3core/typo3_src-6.2.26/typo3/sysext/cms/tslib/index_ts.php")
/var/www/typo3core/typo3_src-6.2.26/index.php:00026: ->redirectToInstallerIfEssentialConfigurationDoesNotExist();
00027:
00028: require(PATH_tslib . 'index_ts.php');