Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 TYPO3 7.6 中创建了一个扩展程序,它出现了,但是当我单击扩展程序时会显示以下消息:
抱歉,未找到请求的视图。
技术原因是:没有找到模板。视图无法解析类中的操作“mod”
如果modAction()您ExampleController的. Mod.html_Resources/Private/Templates/Example/
modAction()
ExampleController
Mod.html
Resources/Private/Templates/Example/
异常表示此模板不存在。