TYPO3 表单错误? - 未找到原型 "standard"
TYPO3 Form Bug? - The Prototype "standard" was not found
我只是想向我新安装的 TYPO3 站点添加一个表单。
表单看起来不错,但在前端出现以下错误:
***The Prototype "standard" was not found.***
我真的不明白这条消息想告诉我什么。谷歌搜索问题后,我遇到了以下解决方案:
editing the TypoScript template record and adding "Form (form) [EXT:form/Configuration/TypoScript/]" in "Include static (from extensions)[include_static_file]"
即使有了那个解决方案,我也被困在这里。
这些文件在哪里?如何向模板文件添加记录?
非常感谢任何帮助。
谢谢
仅供参考:我的 TYPO3 版本是 11.5.3
如documentation所述:
- 在“Web > 模板”模块中,select“信息/修改”
- 点击“编辑整个模板记录”
- 选择“包括”选项卡
- 单击要包含在“可用项”中的模板
我只是想向我新安装的 TYPO3 站点添加一个表单。
表单看起来不错,但在前端出现以下错误:
***The Prototype "standard" was not found.***
我真的不明白这条消息想告诉我什么。谷歌搜索问题后,我遇到了以下解决方案:
editing the TypoScript template record and adding "Form (form) [EXT:form/Configuration/TypoScript/]" in "Include static (from extensions)[include_static_file]"
即使有了那个解决方案,我也被困在这里。
这些文件在哪里?如何向模板文件添加记录?
非常感谢任何帮助。
谢谢
仅供参考:我的 TYPO3 版本是 11.5.3
如documentation所述:
- 在“Web > 模板”模块中,select“信息/修改”
- 点击“编辑整个模板记录”
- 选择“包括”选项卡
- 单击要包含在“可用项”中的模板