
0
Answered
Image preview shows up as a blue icon with a line through it
I know it uses ImageMagick to convert the file for preview, Imagemagick is installed and working I can resize an image from the command line.
This is what I see.
Customer support service by UserEcho
I assume you have enabled ImageMagick from FileRun's control panel, and configured its path. When you click to test the configured path, what is the result?
I get this message
Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org Copyright: © 1999-2017 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff wmf x xml zlib
I know it might sound strange, but are you able to create a new folder, using FileRun, inside the same folder as the file that fails to preview? If not, it might be that PHP doesn't have write permissions to the folder, thus failing to save a generated resized version of the image file.
I added write rights to the folder and now it works, thanks!!