Jump to content

Php-nuke>gallery>thumbnail Errors


malesims

Recommended Posts

:angry: Error Message: Error: Unable to make thumbnail (0)

>Processing status... 

- Adding CX67.jpg 
  Resizing/compressing original image 
  No resizing required 
Error: Unable to make thumbnail (0) 
Need help? Look in the Gallery FAQ

 

:yes: 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?

Link to comment
Share on other sites

:angry: I turned debug mode on and get this

 

>Processing status... 

- Adding CX67.jpg 
  Resizing/compressing original image 
  No resizing required 
File /home/malesim/public_html/albums/album01/CX67.jpg type 2.


Executing:

'/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'

Results: 
none

Debug messages:: 
sh: line 1: /usr/local/bin/convert/convert: Not a directory


Status: 126 (expected 0)
Error: Unable to make thumbnail (0) 
Need help? Look in the Gallery FAQ

 

In the Gallery Configuration Wizard: Step 2 I have

 

Graphics Suite to use: ImageMagick

Path to ImageMagick: /usr/local/bin/convert

Link to comment
Share on other sites

  • 1 month later...

yep, it helped me.

 

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

 

did anything else get moved around? i'm on server 12.

 

thanks

chuck

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...