I've installed Neos 1.1.2. After setting up the database, and importing the example "TYPO3.NeosDemoTypo3Org", the setup seems to be completed: "You have successfully installed Neos! If you need help getting started, please refer to the Neos documentation."
But I couldn't reach a proper frontend/backend page. After clicking the buttons "go to the frontend" or "go to the backend" a new page opened with the following warning messages:
Warning: you used the outdated TypoScript object type TYPO3.Neos:Template at "landingPage/headerComment". Please use TYPO3.Neos:Template instead or TYPO3.Neos:Content if you're creating a content element. Warning: you used the outdated TypoScript object type TYPO3.Neos:Template at "landingPage/head/neosBackendHeader". Please use TYPO3.Neos:Template instead or TYPO3.Neos:Content if you're creating a content element. Warning: you used the outdated TypoScript object type TYPO3.Neos:Template at "landingPage/head/neosBackendEndpoints". Please use TYPO3.Neos:Template instead or TYPO3.Neos:Content if you're creating a content element. Warning: you used the outdated TypoScript object type TYPO3.Neos:Template at "landingPage/body". Please use TYPO3.Neos:Template instead or TYPO3.Neos:Content if you're creating a content element. Warning: you used the outdated TypoScript object type TYPO3.Neos:Template at "landingPage/neosBackendContainer". Please use TYPO3.Neos:Template instead or TYPO3.Neos:Content if you're creating a content element. Warning: you used the outdated TypoScript object type TYPO3.Neos:Template at "landingPage/neosBackendFooter". Please use TYPO3.Neos:Template instead or TYPO3.Neos:Content if you're creating a content element.
Any ideas? Help would really be appreciated.
This looks like a bug in new release.
Go directly to the backend via http://yourdomain.com/neos
If this does not work clear the cache files and cache tables.
Make sure that you use the right PHP and MySQL versions and that the filesystem of Neos install has 770 rights.