We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 38318
    • 128 Posts
    Thanks, have corrected that but still the missing image. When you click the missing image I get the original photo so it is calling it just not displaying. I've just checked the error log and I'm getting this
    OutputThumbnail() failed because !is_resource($this->gdimg_output) in file "phpthumb.class.php" on line 557
    [2013-03-14 17:19:33] (ERROR @ /connectors/system/phpthumb.php) phpThumb was unable to generate a thumbnail for: /home/fencing/public_html/core/cache/phpthumb/phpThumb_cache_www.fencing4farmers.co.uk_srccb1319d4d152637941e31dd9ba749db0_paradf896d45f319fa323d889e84ccb98c5_dat0.jpeg
    [2013-03-14 17:19:33] (ERROR @ /connectors/system/phpthumb.php) Error outputting thumbnail:
    OutputThumbnail() failed because !is_resource($this->gdimg_output) in file "phpthumb.class.php" on line 557
      • 38318
      • 128 Posts
      I'm using the phpthumb code now on the thumbnails as I've read this loads quicker and these are displaying so I'm wondering why the same code doesn't work for the larger image?
        • 38318
        • 128 Posts
        I've solved that problem, it needed ImageMagick installed on the server. But it still isn't centering the image vertically.