在ExpressionEngine 2.7.0中使用freeform在提交时返回以下错误:
You are not authorized to perform this action - Reason: Secure Forms Timeout
发布于 2014-05-06 11:18:16
导致
在ExpressionEngine 2.7.0中,有一个名为“在安全模式下处理表单数据”的功能,它阻止自由形式提交数据。
解决方案
在EE控制面板中,转到Admin -> Security And Privacy -> Security And Sessions,将Process form data in Secure Mode?设置更改为No
https://stackoverflow.com/questions/23485417
复制相似问题