Php-nuke>gallery>thumbnail Errors

liunx

Guest
<img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/pissed.gif" style="vertical-align:middle" emoid=":pissed:" border="0" alt="pissed.gif" /> Error Message: <!--coloro:red--><span style="color:red"><!--/coloro-->Error: Unable to make thumbnail (0)<!--colorc--></span><!--/colorc--> <br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->Processing status... <br /><br />- Adding CX67.jpg <br />   Resizing/compressing original image <br />   No resizing required <br />Error: Unable to make thumbnail (0) <br />Need help? Look in the Gallery FAQ<!--c2--></div><!--ec2--><br /><br /> <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" /> I looked through the Gallery FAQ and the one related to my problem doesn't seem to help. I'm able access the Gallery of course. I secured it by chmodding .htacess and config.php to 644 and chmodding the setup directory to 400. Can someone help?<!--content-->
<img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/dry.gif" style="vertical-align:middle" emoid="<_<" border="0" alt="dry.gif" /> I turned debug mode on and get this<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->Processing status... <br /><br />- Adding CX67.jpg <br />   Resizing/compressing original image <br />   No resizing required <br />File /home/malesim/public_html/albums/album01/CX67.jpg type 2.<br /><br /><br />Executing:<br /><br />'/usr/local/bin/convert/convert' -quality 90 -size 150x150 +profile '*' '/home/malesim/public_html/albums/album01/CX67.jpg' -geometry 150x150 '/home/malesim/public_html/albums/album01/CX67.thumb.jpg'<br /><br />Results: <br />none<br /><br />Debug messages:: <br />sh: line 1: /usr/local/bin/convert/convert: Not a directory<br /><br /><br />Status: 126 (expected 0)<br />Error: Unable to make thumbnail (0) <br />Need help? Look in the Gallery FAQ<!--c2--></div><!--ec2--><br /><br />In the <b>Gallery Configuration Wizard: Step 2</b> I have<br /><br />Graphics Suite to use: ImageMagick<br />Path to ImageMagick: /usr/local/bin/convert<!--content-->
<img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/clapping.gif" style="vertical-align:middle" emoid=":clapping:" border="0" alt="clapping.gif" /> After some trial and error, I got it figured out. I removed the word "convert" since I didn't recognize it doubled it.<!--content-->
Thanks for the update <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/thumbup1.gif" style="vertical-align:middle" emoid=":thumbup1:" border="0" alt="thumbup1.gif" /> <br />it may help others.<!--content-->
yep, it helped me.<br /><br />thing is, i had gallery installed already. now i went to upload some pics for the first time in a while, and it seems that ImageMagick was moved from /usr/bin to /usr/local/bin<br /><br />did anything else get moved around? i'm on server 12.<br /><br />thanks<br />chuck<!--content-->
As far as I can remember it has always been there<br /><a href="http://www.totalchoicehosting.com/forums/index.php?showtopic=10171&view=findpost&p=113987" target="_blank">old post</a> showing that location.<!--content-->
 
Back
Top