• Resolved SinusPi

    (@sinuspi)


    In a nutshell,

    if (isset($_GET['action']) and $_GET['action'] == 'error_scrape') {
    die('Sorry, AWeber Sign Up Form requires PHP 5.6 or higher. Please deactivate AWeber Sign Up Form.');
    }

    … this code from aweber.php needs to actually check the PHP version. It pops up on EVERY error_scrape, preventing other plugins from showing their own errors, and obviously complains about a PHP version even if I’m running on 8.1.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thanks for your feedback! The team will have a look at this, and I’ll alert you to any updates via this thread.

    Good afternoon,

    Thanks again for reaching out. This issue has been addressed in v7.3.9 of the plugin which was released yesterday.

    Have an awesome day, and if anything else comes up please feel free to get back in touch.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug: in “error scrape” mode, plugin always complains about PHP 5.6’ is closed to new replies.