On 2008-10-18 14:15:17 +0200, Fernando Arconada <[EMAIL PROTECTED]> said: > [...] > , 'pagePath' => array( > 'type' => 'user' > , 'userFunc' => 'EXT:realurl/ > class.tx_realurl_advanced.php:&tx_realurl_advanced->main' > , 'spaceCharacter' => '-' > , 'languageGetVar' => 'L' > , 'rootpage_id' => 1 > , 'segTitleFieldList' => > 'tx_realurl_pathsegment,alias,title' > )
Are you sure your rootpage_id is 1? I got the same error on every page on the second level and it turned out to be the wrong rootpage_id (has to be the same which is defined in page properties) Hope this helps Kilian -- Future Connection AG http://fconnection.com _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
