Uncaught TYPO3 Exception
Reason: Segment &quot;sideikkefundet&quot; was not a keyword for a postVarSet as expected on page with id=1.<br /> <br /> Additionally, http://graviditet-og-barn.dk/sideikkefundet.html was not found while trying to retrieve the error document.

RuntimeException thrown in file
/var/www/typo3core/typo3_src-4.5.40/typo3/sysext/cms/tslib/class.tslib_fe.php in line 1557.

11 tslib_fe::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-4.5.40/typo3/sysext/cms/tslib/class.tslib_fe.php:
01485:   */
01486:  function pageNotFoundHandler($code, $header='', $reason='') {
01487:   $this->pageErrorHandler($code, $header, $reason);
01488:  }
01489: 

10 tslib_fe::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-4.5.40/typo3/sysext/cms/tslib/class.tslib_fe.php:
01443:  function pageNotFoundAndExit($reason='', $header='') {
01444:   $header = $header ? $header : $this->TYPO3_CONF_VARS['FE']['pageNotFound_handling_statheader'];
01445:   $this->pageNotFoundHandler($this->TYPO3_CONF_VARS['FE']['pageNotFound_handling'], $header, $reason);
01446:   exit;
01447:  }

9 tslib_fe::pageNotFoundAndExit("Segment "sideikkefundet" was not a keyword for a postVarSet as expected on page with id=1.")

/var/www/clients/client1/web16/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/web16/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/web16/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", 1)

/var/www/clients/client1/web16/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, tslib_fe)
4 call_user_func_array(array, array)

/var/www/typo3core/typo3_src-4.5.40/t3lib/class.t3lib_div.php:
05271:       array(&$classObj, $parts[1]),
05272:       array(&$params, &$ref)
05273:      );
05274:     } else {
05275:      $errorMsg = "ERROR: No method name '" . $parts[1] . "' in class " . $parts[0];

3 t3lib_div::callUserFunction("EXT:realurl/class.tx_realurl.php:&tx_realurl->decodeSpURL", array, tslib_fe)

/var/www/typo3core/typo3_src-4.5.40/typo3/sysext/cms/tslib/class.tslib_fe.php:
00724:    $_params = array('pObj' => &$this);
00725:    foreach($this->TYPO3_CONF_VARS['SC_OPTIONS']['tslib/class.tslib_fe.php']['checkAlternativeIdMethods-PostProc'] as $_funcRef) {
00726:     t3lib_div::callUserFunction($_funcRef,$_params,$this);
00727:    }
00728:   }

2 tslib_fe::checkAlternativeIdMethods()

/var/www/typo3core/typo3_src-4.5.40/typo3/sysext/cms/tslib/index_ts.php:
00331:  }
00332: 
00333:  $TSFE->checkAlternativeIdMethods();
00334:  $TSFE->clear_preview();
00335:  $TSFE->determineId();

1 require("/var/www/typo3core/typo3_src-4.5.40/typo3/sysext/cms/tslib/index_ts.php")

/var/www/typo3core/typo3_src-4.5.40/index.php:
00081: // ******************
00082: 
00083: require (PATH_tslib.'index_ts.php');
00084: 
00085: ?>