[Neos] Content migration Neos 1.2 to 2.0
David Walchli
david.waelchli at gmail.com
Sun May 17 12:27:02 CEST 2015
Hi all
I am preparing a new launch of a website with Neos 1.2, but want to switch to Neos 2.0 asap to benefit from new features such as SEO.
The client has started to add content and I want to make sure this content can be migrated over to a (currently separate) Neos 2.0 installation. I tested this with exporting the site on the Neos 1.2 installation and imported back to a different Neos 2.0 beta2 installation.
The import to Neos 2.0 beta 2 fails with following errors:
PHP Fatal error: Call to a member function getFilename() on a non-object in .../htdocs/TYPO3-Neos-latest/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Media_Domain_Model_Asset.php on line 315
Fatal error: Call to a member function getFilename() on a non-object in .../htdocs/TYPO3-Neos-latest/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Media_Domain_Model_Asset.php on line 315
Import to Neos 1.2 runs smoothly.
More information about the Neos
mailing list