Hallo zusammen,
ich habe mit einer T3-Installation folgendes Problem:
Seit einem Serverumzug gibt Typo3 mit aktiviertem RealUrl Links nur noch so aus:
<a href=".html" onfocus="blurLink(this);">Partner</a>
Deaktiviere ich realURL (config.tx_realurl_enable = 0), werden die Links richtig als index.php?id=alias/id ausgegeben.
An der RealURL-Konfiguration wurde soweit nicht's geändert. Hat von euch jemand eine Idee warum Typo3 die URLs / Aliase nicht ausgibt?
Danke!
Daniel
---
Template:
config.simulateStaticDocuments = 0 config.baseURL = http://www.alteavillas.net/ config.tx_realurl_enable = 0 config.prefixLocalAnchors = all config.uniqueLinkVars = 1 config.linkVars = L
RealUrl Conf:
'enableCHashCache' => 0, 'appendMissingSlash' => 'ifNotFile', 'enableUrlDecodeCache' => 0, 'enableUrlEncodeCache' => 0, 'respectSimulateStaticURLs' => 0, 'postVarSet_failureMode'=>'redirect_goodUpperDir', ), ), 'GETvar' => 'no_cache', 'no_cache' => 1, ), 'noMatch' => 'bypass', ), 'GETvar' => 'L', 'en' => '1', ), 'noMatch' => 'bypass', ), ), 'type' => 'user', 'userFunc' => 'EXT:realurl/class.tx_realurl_advanced.php:&tx_realurl_advanced->main', 'spaceCharacter' => '-', 'languageGetVar' => 'L', 'expireDays' => 7, 'rootpage_id' => 1, ), // news archive parameters 'GETvar' => 'tx_ttnews[year]' , ), 'GETvar' => 'tx_ttnews[month]' , 'january' => '01', 'february' => '02', 'march' => '03', 'april' => '04', 'may' => '05', 'june' => '06', 'july' => '07', 'august' => '08', 'september' => '09', 'october' => '10', 'november' => '11', 'december' => '12', ) ), ), // news pagebrowser 'GETvar' => 'tx_ttnews[pointer]', ), ), // news categories 'GETvar' => 'tx_ttnews[cat]', ), ), // news articles and searchwords 'GETvar' => 'tx_ttnews[tt_news]', 'table' => 'tt_news', 'id_field' => 'uid', 'alias_field' => 'title', 'addWhereClause' => ' AND NOT deleted', 'useUniqueCache' => 1, 'strtolower' => 1, 'spaceCharacter' => '-', ), ), ), 'GETvar' => 'tx_ttnews[swords]', ), ), ), ), 'defaultToHTMLsuffixOnPrev'=>1, 'type' => 100, ), ), 'type' => 101, ), ), 'type' => 102, ), ), 'type' => 103, ), ), ), ), );