[ad_1]
In case anyone else ran into this, like me. I was using ASE v7.1.4 and my server was running PHP v7.4.
WebP generator stopped working properly. When I uploaded an image, it showed a blank media in the Media Library. This behaviour was the same for a new WordPress install.
After reaching out to support (I’ve got a paid license) , I was informed of 2 things:
- May be using an older GD / Imagick library version.
- Try upgrading to PHP v8.0
I did #2 and my WebP generator is working fine again.
