• I’m getting this error on one of my sites. Similar error as reported here, and here but those are almost a year old.

    I “run tests” and get this error. Thumbnail generation test failed!object(WP_Error)#2276 (2) { [“errors”]=> array(1) { [“invalid_image”]=> array(1) { [0]=> string(21) “File is not an image.” } } [“error_data”]=> array(1) { [“invalid_image”]=> string(83) “https://sweetcheeksbaking.com/wp-content/plugins/foogallery/assets/test_thumb_1.jpg” } } array(2) { [“ext”]=> string(3) “jpg” [“type”]=> string(10) “image/jpeg” }

    I’m running on Avada theme. My server (a dedicated box on A2 hosting) indeed has the extension running*. Tech support says all looks good on their end – which makes sense.

    I’ve tried disabling all plugins except Foo. I’ve tried disabling theme to default. Still same error.

    *The thing is, I’m running Foo Gallery w/ Avada theme on this very server on at least 6 other sites (maybe more??) It’s my default / go-to plugin that I use for image galleries (and I recommend it all the time)

    Also, everything was working great until something in the last month or so (I don’t recall exactly when the issue came up, but it’s been in the last 6-8 weeks. This site worked great until now, and now, the thumbnails are indeed getting all jacked up and not displaying properly.

    There’s just something goofy with this one site. I’ve followed the other 2 posts but nothing there sheds light on my side.

    I’ve exhausted all options. Thoughts?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author bradvin

    (@bradvin)

    Hi @blakemiller,

    please contact me via mail – I would like to get a login to your site and debug the issue further. brad @ fooplugins .com

    Thread Starter blakemiller

    (@blakemiller)

    Awesome, thanks Brad. I just set you up w/ admin user and should have received an email w/ login info.

    Let me know if you want/need FTP access too.

    BTW – I uninstalled / re-installed the plugin completely too. (Though didn’t clean out any database tables/entries)

    Plugin Author bradvin

    (@bradvin)

    Thanks – I logged in. It looks like your PHP settings for that site could be the problem.

    Please could you set allow_url_fopen=on

    Which will allow opening of URL’s which is done when testing the thumbnail generation

    Crafty Angel

    (@baby-girl-productions)

    Hi i have the same issues, wondered if there was a fix for it. I’m running a different theme but I have 2 sites with all the same plugins but only get the error on one site and they are both on the same host. So not sure what the problem is.

    Plugin Author bradvin

    (@bradvin)

    @baby-girl-productions what is the output of your system info?

    Crafty Angel

    (@baby-girl-productions)

    Sorry no idea what that means. Lol not too techy.
    I get this message if it helps, after i run the test. Thumbnail generation test failed!object(WP_Error)#7305 (2) { [“errors”]=> array(1) { [“file-not-found”]=> array(1) { [0]=> string(0) “” } } [“error_data”]=> array(0) { } } array(2) { [“ext”]=> string(3) “jpg” [“type”]=> string(10) “image/jpeg” }

    • This reply was modified 8 years, 8 months ago by Crafty Angel.
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘GD Image Library, Thumbnail Generation Alert’ is closed to new replies.