popkeeper
Forum Replies Created
-
@mediawebster Thank you for your quick reply.
I confirm that we were not running the latest version. We were using version 2.4.3 instead of version 2.4.8.
I had forgotten that the Pro version requires manual updates rather than updates directly through the GUI.
Have a nice day!
Hello,
We just experienced the same critical error on our WooCommerce website.
The fatal error was:
Uncaught TypeError: WOOCS\Rates\Aggregators\YahooRateProvider::parseResponse(): Return value must be of type float, null returned
File:
wp-content/plugins/woocommerce-currency-switcher/classes/Rates/Aggregators/YahooRateProvider.phpIn our case, the backtrace showed it happened during the automatic rate update for currency ILS:
YahooRateProvider->parseResponse(Array, ‘ILS’)
RateProvider->getRate(‘ILS’)
WOOCS->get_rate()
WOOCS->rate_auto_update()
PN_WP_CRON_WOOCS->process()The issue made the whole website unavailable until we manually disabled the plugin.
For now, we are switching the aggregator from Yahoo to ECB as a workaround:
update_option(‘woocs_currencies_aggregator’, ‘ecb’);
Could you please confirm whether the fix mentioned above has been included in the latest public plugin release? If not, could you please release an official update? A failed Yahoo response should not cause a fatal error that brings down the entire website.
Thank you
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Authorize/capture workflow with Apple PayHi Femi,
Thank you for your quick reply, it was very helpful.
Wishing you a great day!
Best regards,
Hi Adrian,
Thank you for your message!
I’ve installed the new version (1.5.3), but I’m still experiencing the same issue.
Is there anything else I should do besides installing the latest version?
Kind regards