Jump to content

Recommended Posts

Posted

I ran into an issue on my server with the PHP GD library and all my thumbnails on image fields are now transparent (see attached).

Is there a way to regenerate these thumbnails without re-uploading all the images again?

1542713629_ScreenShot2018-12-18at08_54_36.thumb.png.32819eb818131690e9953257f401a4d9.png

Posted

What exactly is / was the issue?

Are the thumbs variation files missing or residing corrupted in the filesystem?

Posted
6 hours ago, horst said:

What exactly is / was the issue?

Are the thumbs variation files missing or residing corrupted in the filesystem?

They exist physically but are corrupt.

Posted
On 12/18/2018 at 9:56 PM, a-ok said:

all my thumbnails on image fields are now transparent

If all your variations (thumbnails and other variations) are corrupt you can delete them with the Pageimage Remove Variations module. The variations will be recreated next time they are requested.

  • Like 2
Posted
12 hours ago, Robin S said:

If all your variations (thumbnails and other variations) are corrupt you can delete them with the Pageimage Remove Variations module. The variations will be recreated next time they are requested.

Yes this fixed things. Thanks for the heads up. I guess it's no drama if it removes variations of ones that weren't corrupt, right?

Posted
2 minutes ago, a-ok said:

I guess it's no drama if it removes variations of ones that weren't corrupt, right?

If you have inserted any variations into CKEditor fields it would pay to check those because they won't be automatically recreated when the page is loaded. You'd need to call the image sizer again with needed dimensions, either using the CKEditor image modal or via the API.

Posted
33 minutes ago, Robin S said:

If you have inserted any variations into CKEditor fields it would pay to check those because they won't be automatically recreated when the page is loaded. You'd need to call the image sizer again with needed dimensions, either using the CKEditor image modal or via the API.

That's fine I don't allow for image insertions on text fields.

Thanks again everyone for helping me resolve this.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...