badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

wp-content/plugins/auto-post-images-api/php/phpThumb/phpthumb.functions.php

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26599
    ka222
    Participant

    Dear all,

    I updated my web (only uploaded two pdf form) and since than instead of my web is this information: “Fatal error: Cannot redeclare is_executable() in bla bla /wp-content/plugins/auto-post-images-api/php/phpThumb/phpthumb.functions.php on line 973”

    if (!function_exists(‘is_executable’)) {
    // in PHP v3+, but v5.0+ for Windows
    function is_executable($filename) { —————— this is line 973
    // poor substitute, but better than nothing
    return file_exists($filename);

    Does anybody know how to fix it?
    br, Karel

    #26631

    Hi ka222,

    This is not the theme related issue. The above Url you have provided is from phpThumb plugins. just deactivate the phpThumb plugins and check it whether the same problem persuits or not. There may be some conflict with this phpThumb and we cannot gurantee all the ThirdParty plugins that will support our theme.

    Thank you!

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