Imagick trouble in CMSB 3.70

4 posts by 2 authors in: Forums > CMS Builder
Last Post: August 15, 2024   (RSS)

By Dave - August 13, 2024

Hi pgplast, 

That seems like a known server issue with certain installs of ImageMagick:
https://www.google.com/search?q=ImageMagick:%20No%20decode%20delegate%20for%20this%20image%20format%20error/constitute.c/ReadImage

You could try asking the host to fix it and re-install IM or commenting out that IM specific code in CMSB and it should fallback to using GD.  ImageMagick isn't available on all servers so CMSB has GD fallback code for all the IM operations.

Hope that helps!

Dave Edis - Senior Developer
interactivetools.com

By pgplast - August 15, 2024

I was able to get the host to update Imagick 6 to 7 and this solved the issue.

Thanks, Dave!

By Dave - August 15, 2024

Ok, great.  Glad it's working now and thanks for letting us know what the fix was.

Dave Edis - Senior Developer
interactivetools.com