[TYPO3-english] Realurl with TagCloud
HocomAdvies [ Wiechert Hooghwinkel ]
info at hocom-advies.nl
Mon Apr 4 13:26:03 CEST 2011
Ok found that in the localconf.php file and its like this now:
$TYPO3_CONF_VARS['EXTCONF']['realurl'] = array(
'_DEFAULT' => array(
'init' => array(
'enableCHashCache' => 1,
'appendMissingSlash' => 'ifNotFile',
'enableUrlDecodeCache' => 1,
'enableUrlEncodeCache' => 1,
),
.....etc.
So should i change that into = instead of =>
Wiechert
Op 4 apr 2011, om 12:47 heeft François Suter het volgende geschreven:
> Hi,
>
>> So I tried that, and after clearing the cash, and remove the temp_casch files in the typo3conf/ dir it is still the same. So where should i turn on the enableCHashCache ? Also in the extension settings itself i did not find it?
>
> No. It should be something like:
>
> $TYPO3_CONF_VARS['EXTCONF']['realurl']['_DEFAULT']['init']['enableCHashCache'] = 1;
>
> HTH
>
> --
>
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list