Php error after woocommerce update

Hello, after un update to woocommerce I’m getting a php error while trying to save the preferences of the paypal payment method.

Uncaught Error: Call to undefined method WPDesk\Logger\WC\WooCommerceMonologPlugin::clear() in /srv/bindings/759304ea4c92494aaff3dae4c50f8b7c/code/wp-content/plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal.php:132 Stack trace: #0 /srv/bindings/759304ea4c92494aaff3dae4c50f8b7c/code/wp-includes/class-wp-hook.php(286): WC_Gateway_Paypal->process_admin_options(’’) #1 /srv/bindings/759304ea4c92494aaff3dae4c50f8b7c/code/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(’’, Array) #2 /srv/bindings/759304ea4c92494aaff3dae4c50f8b7c/code/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /srv/bindings/759304ea4c92494aaff3dae4c50f8b7c/code/wp-content/plugins/woocommerce/includes/admin/settings/class-wc-settings-payment-gateways.php(223): do_action(‘woocommerce_upd…’) #4 /srv/bindings/759304ea4c92494aaff3dae4c50f8b7c/code/wp-includes/class-wp-hook.php(286): WC_Settings_Payment_Gateways->save(’’) #5 /srv/bindings/759304ea4c92494aaff3dae4c50f8b7c/code/wp-includ (truncated)

Hi There @qifactory

Thanks for writing in! I have tried to login into your WordPress backend, but it redirects back to /store-account/ whenever I tried to check your /wp-admin/ area. Could you please provide us with the URL to your WordPress admin page and also provide us with your FTP credentials in a secure note to check your issue further.

In the meantime, please check your PHP version running on your server and make sure to use PHP v5.6.x or later to avoid incompatibility issues.

Further, try deactivating your 3rd party WooCommerce plugins such as woocommerce payment plugins and test your issue further.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.