| mogrify and mass upload
Hi there. I installed the last version of PhotoPost and during the install it was not recognizing the mogrify path (/usr/bin/mogrify), no problem because I pressed the next button and continued the installation successfully. Now uploaded images don't show and if I try to mass upload images from ftp I get this error:
Error creating thumbnail! Error code: 1
Command:
"/usr/bin/mogrify" +profile "*" -size 0x100 -quality 90 -geometry 0x100 '/var/www/vhosts/mydomain.com/httpdocs/data/501/thumbs/white.jpg'
If I try to mass upload using GD2, it tells me the file format is not valid but we are talking about .jpg images. Error: (): Sorry, this image type is not supported yet.
I'm sure the mogrify command works because if I try to use it in the shell it works.
I also have a question. I have 5.000 images to mass upload, which is the best way to do it ?
|