我使用XAMPP在本地计算机上安装了TYPO3 ver 8.7.3。我想使用Fluid Powered TYPO3建立一个网站,所以我开始按照文档中的说明(我是这个CMS的新手)。我从github页面(https://github.com/FluidTYPO3)安装了一些扩展:vhs,flux和builder。在后端面板中,Admin Tools下有一个图标可以访问Builder扩展,但是当我点击它时会出现错误:
Sorry, the requested view was not found.
The technical reason is: No template was found. View could not be resolved for action "index" in class "FluidTYPO3\Builder\Controller\BackendController".
我彻底研究过,我找不到这个特定问题的解决方案,也找不到任何可以用来推断任何有用的东西。
那么,我该怎么做才能解决这个问题?