ez.no / exponential / documentation / configuration / troubleshooting / images do not work / you are sure, that you have...
If your ImageMagick was sucessfully detected by the setup guide, but you still don't see images in your site, there might be a path problem.
Edit settings/image.ini and state the complete path and executable in ConvertExecutable. It seems as ez 3.0.1 and 3.0.2 do not use the ConvertPath. (Important: if there is an image.ini.append/.php in /settings/override you have to make changes there instead of the main image.ini!)
My file looks like this:
[ConverterSettings] UseConvert=true UseGD=true [ShellSettings] ConvertPath=/opt/ImageMagick/bin ConvertExecutable=/opt/ImageMagick/bin/convert
Log in or create a user account to comment.
Comments