Thumbnail problems
  • Campsite seems to have a problem with creating thumbnails. When I upload a picture, it uploads the original image just fine. However, it does not create the thumbnail image. I dug through the code and found the command it runs for imagemagick (convert -sample 64x64 *target* *thumb location*) and ran it in the server terminal. It worked just fine with images that I had already uploaded. I tried sseveral different things, including chmod 777 on the image and thumbnail directories. Any ideas as to why the thumbnail is not working?

    Thanks a lot for all your help, it has been a blessing!
    Jim