[Neos] problem with remove media
Christian Müller
christian.mueller at typo3.org
Sat Jun 21 12:50:20 CEST 2014
This was fixed for 1.1 to prevent deletion of used media. If you are in
that state now your best bet it to find the content element that used
the media file and remove it from the database. Or upload some fresh
dummy image and replace the uuid in the database with the one missing now.
Cheers,
Christian
Piseth Sok wrote:
> Hi List,
>
> I just remove media in backend of TYPO3 Neos, then I go to content view
> in backend I got error :
>
> Fatal error: Call to a member function getHash() on a non-object in
> /home/test/public_html/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Media_Domain_Service_ImageService.php
> on line 66
>
> Is there any ways to fix this?
> I don't want to lose my content.
>
> Any ideas?
> Thanks
More information about the Neos
mailing list