PROBLEMS WITH LOADING PRODUCT IMAGES!!

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
williamgomes
Posts: 1
Joined: 19 Jun 2019, 00:49

PROBLEMS WITH LOADING PRODUCT IMAGES!!

Post by williamgomes » 19 Jun 2019, 00:50

hi there,

when trying to upload a product image I'm receiving the following error.
NoDecodeDelegateForThisImageFormat `JPEG' @ error/blob.c/BlobToImage/351, /html/typo3/typo3conf/ext/aimeos/Resources/Libraries/aimeos/aimeos-
core/lib/mwlib/src/MW/Media/Image/Imagick.php:49

GFX/processor is ImageMagick
All TYPO3 image tests work fine

I migrated the system to a different server but did adapt all necessary paths correctly.

TYPO3 8.7.18
Aimeos 18.10.2
Last edited by williamgomes on 19 Jun 2019, 19:59, edited 1 time in total.

superscotty19
Posts: 95
Joined: 13 May 2019, 08:09

Re: PROBLEMS WITH LOADING PRODUCT IMAGES!!

Post by superscotty19 » 19 Jun 2019, 05:59

Hey,

It's just like PHP: even with the main module installed, you may still require extensions/modules. In this case, even though ImageMagick is installed, there's extra delegates required. Try this link:

https://github.com/thephpleague/glide/issues/237

HTH,
-Scott.

Post Reply