• metaltiger

    (@metaltiger)


    When I upload a jpg file the thumbnail fails. The image is uploaded fine. Wonder what to do here about this error? See below:

    Warning: imagecreatetruecolor(): requires GD 2.0 or later in /home/httpd/vhosts/davidgodden.com/httpdocs/wp-admin/admin-functions.php on line 245

    Warning: imagejpeg(): supplied argument is not a valid Image

    resource in /home/httpd/vhosts/davidgodden.com/httpdocs/wp-admin/admin-functions.php on line 258
    Thumbnail path invalid
    File uploaded!

    Your file LauPaudeYi12.102.jpg was uploaded successfully!

    Thanks for the input!

Viewing 1 replies (of 1 total)
  • Kafkaesqui

    (@kafkaesqui)

    Indicator of your problem is here:

    “Warning: imagecreatetruecolor(): requires GD 2.0 or later in …”

    Apparently your host doesn’t support GD 2.0, which is needed by WordPress/PHP to create the thumbnails. Contact your host to see if they’d update GD to version 2.0 (at least).

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail path invalid’ is closed to new replies.