Hello Petko,<br>I got it to work by commenting out the<br>$ThumbList['ImageMagickExe'] =<br>line.<br><br>My ImageMagick executable is in /usr/bin<br>How would I configure the recipe to use this?<br><br>Thanks for a cool thumblist recipe.
<br>Matt<br><br><br><div class="gmail_quote">On Dec 4, 2007 3:46 PM, Petko Yotov <<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Tuesday 04 December 2007, Matt Strauser wrote:<br>> I am trying to use the Thumblist(2) recipe.<br>> It almost works for me - I get a link but no image.<br></div>...<br><div class="Ih2E3d">>
<a href="http://www.solfa.org/index.php?n=Fall2007.Test" target="_blank">http://www.solfa.org/index.php?n=Fall2007.Test</a><br><br></div>Hi.<br><br>You have not configured correctly ImageMagick.<br><br>(1) If you do have it installed on your server, set the variable
<br>$ThumbList['ImageMagickExe'] to the path to the executable (it seems to be<br>not '/etc/php-safe/convert').<br><br>(2) If you don't have it installed on your server, you should not set the<br>$ThumbList['ImageMagickExe'] variable. Remove this line from your
config.php.<br><br>(3) If you don't understand or don't know, you should not set the<br>$ThumbList['ImageMagickExe'] variable. Remove this line from your config.php.<br><br>Thanks,<br><font color="#888888">
Petko<br><br><br></font></blockquote></div><br>