Hallo Leute.
Jetzt hab ich auch mal ein Problem. Ich will eine bestehende Seite auf Typo3 3.7.0 umstellen. Soweit auch kein Problem. Nur will RealUrl 0.1.4 nimmer richtig mit der neuen Typo3 Version.
Also hab ich mal die neue Version 0.2.0 von RealUrl aus dem TER gezogen und die Doku dazu gelesen.
Nachtrag:
ACHTUNG: RealUrl V 0.2.0 hat nichts mehr mit den älteren Versionen zu tun, sondern ist eine Entwicklung von Kasper extra für Typo3 3.7.x
Tja, ich kann dieses
Code:
$TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT'] = array(
..........
);
und im Setup:
Code:
#Real Url
config.simulateStaticDocuments = 0
config.baseURL = 1
config.tx_realurl_enable = 1
config.baseURL = http://whf.de
config.prefixLocalAnchors = all
setzen wie ich will. Ich krieg immer nur eine URL wie folgt zustande:
http://domain.de/6/ http://domain.de/22/
usw.
Hat jemand schon eine funktionierende Config mit dem Ding hinbekommen und kann das hier mal posten.
THX
Gruß AFisch