30avr/100
TYPO3 Referrer
If, as me, you've encountered some problems to log in to your TYPO3 installation from differents locations, by having the error message :
This host address ("******") and the referer host ("") mismatches!
The solution is to add the next line to your localconf.php :
$TYPO3_CONF_VARS['SYS']['doNotCheckReferer'] = 1;
10fév/100
FireStats Charts – Missing FireStats crash patch
I've written a patch to fix the crash of FireStats Charts when the plugin FireStats is missing.
I repeat : FireStats >= 1.6.3 is required !
