在TYPO3 7.6中启用[FE] [cHashIncludePageId]?

时间:2016-11-28 10:14:30

标签: typo3-7.6.x

在TYPO3状态报告中。我收到了这种类型的错误Cache Flooding Protection is disabled. Please enable [FE][cHashIncludePageId] in the Install Tool

所以,我在TYPO3安装工具中设置了这个值[FE][cHashIncludePageId]= true ....现在TYPO3状态报告所有配置都没问题。

但是得到如下的前端错误。

Uncaught TYPO3 Exception: #1467983513: ID parameter needs to be passed for the cHash calculation! As a temporary not recommended workaround, you can set $GLOBALS['TYPO3_CONF_VARS']['FE']['cHashIncludePageId'] to false to avoid this error.

谢谢!

0 个答案:

没有答案