![]() |
Error creating thumbnail! Error code: 126 I'm getting an upload error and can't upload images. When PP was initially installed, Imaging was set to GD and I was able to upload, but the problem started after changing to ImageMagick. Is there something else that should be changed? Using Photopost version 6.2 ImageMagick version 6.0.7.1-20 All related folders are 777 Here's the error: Error creating thumbnail! Error code: 126 Command: "/usr/local/bin" +profile "*" -size 100x70 -quality 70 -geometry 100x70 -unsharp 10 '/home/xxxxxxx/public_html/gallery/data/504/thumbs/camera.jpg' Cheers |
also, this is set in the config file: // $mogrify_command = "c:\progra~1\imagemagick\mogrify.exe"; // $mogrify_command = "c:\ImageMagick\mogrify.exe"; $mogrify_command = "/usr/local/bin"; |
Try setting your mogrify path to the correct path like so including filename? /usr/local/bin/mogrify |
Hi Chuck, I tried that and got a different error message: Error creating thumbnail! Error code: 127 Command: "/usr/local/bin/mogrify" +profile "*" -size 43x100 -quality 70 -geometry 43x100 '/home/xxxxxxx/public_html/gallery/data/504/thumbs/cellphone.jpg' |
Thats correct you need to make sure you set the true path to mogrify on your server. if you dont have mogrify try setting your image processor to GD2 in global options in admin. |
| All times are GMT -5. The time now is 12:33 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0