I've transferred a Typo3 installation to the new host, steps performed are:
At this point, i noticed pages in the frontend where missing images. The website uses the imagecycle plugin.
Checks I have performed:
Still missing the images on the frontend as well in the backend under the media tab of the page settings.
What else can I try?
Update After some help we discovered there was a huge change in the file storage of Typo3. I've upgraded the installation from 4.5 to 6.1.3 which probably caused the loss of the image-links. Images are moved from the /uploads dir to the /fileadmin/_migrated dir. Is there any way to relink these images, or will i have to add all images to the pages manually again?
Update 2 Unfortunately I didn't find any solution and ended up re-linking the images to the pages 1 by 1.
You can clear the Typo3 cache in the install tool. It's also safe to truncate the cache tables with phpmyadmin.