EvanHerman / yikes-inc-easy-custom-woocommerce-product-tabs

This plugin extends WooCommerce by adding new product meta field, and allowing users to generate as many custom product tabs as they please.
GNU General Public License v2.0
15 stars 7 forks source link

Certificate Validation Issue #172

Open twigandolive opened 10 months ago

twigandolive commented 10 months ago

Hello,

I'm getting a certificate verification error on my Wordpress page (EDD_SL_Plugin_Updater_CPT_Pro->api_request()) which is causing a severe slowdown.

Specifically the error is:

EDD_SL_Plugin_Updater_CPT_Pro->api_request() wp-content/plugins/custom-product-tabs-pro/classes/EDD_SL_Plugin_Updater.php:364 EDD_SL_Plugin_Updater_CPT_Pro->check_update() wp-content/plugins/custom-product-tabs-pro/classes/EDD_SL_Plugin_Updater.php:108 apply_filters('pre_set_site_transient_update_plugins') wp-includes/plugin.php:205 set_site_transient() wp-includes/option.php:2053 wp_update_plugins() wp-includes/update.php:393 do_action('load-update-core.php') wp-includes/plugin.php:517

Can you please advise?

EvanHerman commented 10 months ago

Hi @twigandolive

Is this the pro or free version? Your plugin may be referencing an old URL that is no longer accessible and is timing out and/or throwing that cert error.

twigandolive commented 10 months ago

It’s the pro version On Oct 19, 2023 at 2:03 PM -0500, Evan Herman @.***>, wrote:

Hi @twigandolive Is this the pro or free version? Your plugin may be referencing an old URL that is no longer accessible and is timing out and/or throwing that cert error. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

twigandolive commented 10 months ago

I'm running Custom Product Tabs for WooCommerce v.1.8.5 (still shows Code Parrots as dev) and Custom Product Tabs Pro v.1.2.4 (shows YIKES, Inc. as dev). Are these the most recent as they show to date on the plugins tab?

EvanHerman commented 10 months ago

I don't think that the v1.2.4 version of Pro is the latest. It should be showing Code Parrots as the dev. If you can login at https://codeparrots.com/account-login/ you can access the latest version with the correct URL which should resolve the issue. If not, reach out and I can send you the .zip somehow.

twigandolive commented 10 months ago

I don't have an account on Code Parrots. If I set one up, will I get access to my purchases brought over from Yikes?

twigandolive commented 10 months ago

Found it on your site v.1.2.5 - testing it now