[Resolved] PHP Slow error

Home Forums Support [Resolved] PHP Slow error

Home Forums Support PHP Slow error

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #699092
    Jonah

    I noticed in the server logs in this error:

    thrown in /www/wp-content/plugins/gp-premium/library/image-processing-queue/includes/class-ipq-process.php on line 71
    [11-Oct-2018 23:34:07 UTC] PHP Fatal error: Uncaught IPQ_Process_Exception: Unable to get WP_Image_Editor for file “/www/wp-content/uploads/2009/07/P7230386.JPG”: File doesn’t exist? (is GD or ImageMagick installed?) in /www/wp-content/plugins/gp-premium/library/image-processing-queue/includes/class-ipq-process.php:71

    I use Flywheel is there something missing?

    #699135
    Tom
    Lead Developer
    Lead Developer

    Does that image ring any bells?: P7230386.JPG

    If so, is the full URL being used when referencing the image? /www/wp-content.. doesn’t look like a URL to the image itself.

    #699168
    Jonah

    Strange part is this is in the website:

    Screenshot

    #699618
    Tom
    Lead Developer
    Lead Developer

    Where is that image set though? As a featured image? If so, can you try removing it and re-uploading it (inside the post)?

    #699636
    Jonah

    Oh wow thanks!. It was in a recipe post type, just threw me off because of the gp-premium throwing the error. Somehow the image had a capitalized extension. Didn’t know this plugin had image processing.

    #699811
    Tom
    Lead Developer
    Lead Developer

    Glad you got it working 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.