external images – getting a critical error report from wordpress

. asked 3 years ago

Here is the error details i'm receivig via email from wordpress:

WordPress version 5.7.2

Current theme: Astra Child (version 1.0.0)

Current plugin: External Images (version 2.58)

PHP version 7.4.18

Error Details

An error of type E_ERROR was caused in line 188 of the file /home/dev_garmentprint/public_html/wp-content/plugins/external-images/wpintense-settings.php. Error message: Uncaught Error: Call to undefined function curl_init() in /home/dev_garmentprint/public_html/wp-content/plugins/external-images/wpintense-settings.php:188

Stack trace:

0 /home/dev_garmentprint/public_html/wp-content/plugins/external-images/external-images.php(235): wpi_check_license()

1 /home/dev_garmentprint/public_html/wp-includes/class-wp-hook.php(292): {closure}()

2 /home/dev_garmentprint/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters()

3 /home/dev_garmentprint/public_html/wp-content/plugins/external-images/plugin-updates/plugin-update-checker.php(237): apply_filters()

4 /home/dev_garmentprint/public_html/wp-content/plugins/external-images/plugin-updates/plugin-update-checker.php(251): PluginUpdateChecker_1_6->requestInfo()

5 /home/dev_garmentprint/public_html/wp-content/plugins/external-images/plugin-updates/plugin-update-checker.php(336): PluginUpdateChecker_1_6->requestUpdate()

6 /home/dev_garmentprint/public_html/wp-content/plugins/external-images/plugin-updates/plugin-update-c

The line of code at 188 is this: -

$keycheckurl = 'https://www.superspeedyplugins.com/wpiapi/check_product_key/' . $options['wpintense_field_licensekey'] . '/' . $slug . '/' . $parsedurl['host'] . '/?v=1';

$curl = curl_init();

Any ideas how to stop this?, the product is licensed on your website, i can see the domain listed in my account area of your website.

Thanks

Your Answer


Super Speedy Plugins
Logo