2

我已经安装了 Neos 1.1.2。设置好数据库后,导入示例“TYPO3.NeosDemoTypo3Org”,设置似乎完成了:“你已经成功安装了Neos!如果你需要帮助入门,请参考Neos文档。”

但我无法访问正确的前端/后端页面。单击“转到前端”或“转到后端”按钮后,将打开一个新页面,其中包含以下警告消息:

警告:您在“landingPage/headerComment”处使用了过时的 TypoScript 对象类型 TYPO3.Neos:Template。如果您正在创建内容元素,请改用 TYPO3.Neos:Template 或 TYPO3.Neos:Content。警告:您在“landingPage/head/neosBackendHeader”中使用了过时的 TypoScript 对象类型 TYPO3.Neos:Template。如果您正在创建内容元素,请改用 TYPO3.Neos:Template 或 TYPO3.Neos:Content。警告:您在“landingPage/head/neosBackendEndpoints”中使用了过时的 TypoScript 对象类型 TYPO3.Neos:Template。如果您正在创建内容元素,请改用 TYPO3.Neos:Template 或 TYPO3.Neos:Content。警告:您在“landingPage/body”处使用了过时的 TypoScript 对象类型 TYPO3.Neos:Template。请改用 TYPO3.Neos:Template 或 TYPO3。Neos:Content 如果您正在创建内容元素。警告:您在“landingPage/neosBackendContainer”中使用了过时的 TypoScript 对象类型 TYPO3.Neos:Template。如果您正在创建内容元素,请改用 TYPO3.Neos:Template 或 TYPO3.Neos:Content。警告:您在“landingPage/neosBackendFooter”中使用了过时的 TypoScript 对象类型 TYPO3.Neos:Template。如果您正在创建内容元素,请改用 TYPO3.Neos:Template 或 TYPO3.Neos:Content。您在“landingPage/neosBackendFooter”中使用了过时的 TypoScript 对象类型 TYPO3.Neos:Template。如果您正在创建内容元素,请改用 TYPO3.Neos:Template 或 TYPO3.Neos:Content。您在“landingPage/neosBackendFooter”中使用了过时的 TypoScript 对象类型 TYPO3.Neos:Template。如果您正在创建内容元素,请改用 TYPO3.Neos:Template 或 TYPO3.Neos:Content。

有任何想法吗?帮助真的很感激。

4

1 回答 1

0

这看起来像新版本中的错误。

通过http://yourdomain.com/neos直接进入后端

如果这不起作用,请清除缓存文件和缓存表。

确保您使用正确的 PHP 和 MySQL 版本,并且 Neos 安装的文件系统具有 770 权限。

于 2014-11-06T10:57:31.650 回答