Felix Spittel

Results 1 comments of Felix Spittel

@Tonyt8 @zkrechowiec TYPO3 throws that error when there is no cHash available AND the given GET-Parameters are not excluded from cHash comparison. You could therefore set ` $GLOBALS['TYPO3_CONF_VARS']['FE']['cacheHash']['excludedParameters'][] = '^tx_news_pi1[search]';`...