I tried to post in the new forumbut it was unavalible :(
So I will try here. I'm new to coppermine and installed everything and need to use ImageMagick since PHP willnot let me convet. Anyways I get this error everytime I go Batch add photos.
Can someoen help me.
Error executing ImageMagick - Return value: -1
Cmd line :
c:/Program Files/ImageMagick-5.5.7-Q8/convert -quality 80 -antialias -geometry 133x100 "modules\coppermine\albums\userpics\DCP01072.JPG" "modules\coppermine\albums\userpics\thumb_DCP01072.JPG"
The convert program said:
System Info
WINXP server 2003 IIS 6.0
PHP-nuke 6.9
PHP version: 4.3.4
mySQL version: 3.23.58-nt
This is not the place to ask for help on general server setup. Search the board, this has been asked before. Hint: There mustn't be spaces in the path to Image Magic.
GauGau
Move Image Magic to the root directory.
c:/ImageMagick-5.5.7-Q8/convert
Then try running with the path
c:/ImageMagick-5.5.7-Q8
If that fails, leave the path blank and try again.