[Typo3-german] RealUrl und thumbs.php
Ulrich Fischer
ulrich-fischer at gmx.net
Wed Oct 5 10:17:31 CEST 2005
Hi,
nach der Installation von RealURL werden
im Backend nicht mehr die Thumbnails angezeigt:
Die Grafik
"http://cms.domain.de/typo3/thumbs.php?&dummy=1128498170&file=..%2Fuploads%2Fpics%2muster.jpg"
kann nicht angezeigt werden, weil sie Fehler enthält.
Das hängt wohl irgendwie mit den $_GET's zusammen - aber wie?
im _DEFAULT array der ext_localconf.php steht:
'preVars' => array(
'GETvar' => 'no_cache',
'valueMap' => array(
'nc' => 1,
),
'noMatch' => 'bypass',
),
Aber des reicht net :-(
Any hints?
More information about the TYPO3-german
mailing list