yes, if you mean by FAL migration the step called "Migrate all file relations from tt_content.image and pages.media". I did that and have now disabled debug output in the backend / frontend - but I still get an "oops, an error occured" screen when accessing a page in the backend. When I click again the page + content elements appear normally. I seems like I have to refresh the page as many times as there are content elements with images that need to be generated...
On 30.12.2012, at 21:36, Markus Klein <[email protected]> wrote: >> >> Hello, >> >> I am currently updating a site to Typo3 v6, php 5.4.x >> >> I am getting runtime exception errors when Typo3 is rendering a page... I >> deleted the files in typo3temp and cleared the cache. I >> presume that typo3 is rebuilding the cached images (gifbuilder, pdf, etc.) >> and aborts the script displaying an error. This behavior is new >> to me and did not happen in earlier versions e.g. typo3 displayed broken >> image icons and finalized the rendering after another page >> request - but at least the page was displayed. Is anyone else having this >> kind of issue? And is there a way to fix this or disable the >> runtime exceptions? Any help will be greatly appreciated! >> >> Regards >> Ronald Renfro >> >> Uncaught TYPO3 Exception >> #1329821485: File has been deleted. (More information) >> >> RuntimeException thrown in file >> /typo3_src-6.0.0/typo3/sysext/core/Classes/Resource/AbstractFile.php in line >> 492. >> >> 31 TYPO3\CMS\Core\Resource\AbstractFile::getPublicUrl() >> >> 30 >> TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getImgResource(NULL, >> array) > > I fear you've got a Content Element with an image which does not exist > anymore. Did your run the FAL migration wizard in the Install Tool? > > > Kind regards > Markus > > > > > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
