Issue on version 1.7.1
-
First of all thank you for a great plugin. It was updated 2 months ago and still works flawlesly.
However The latest version contains a small but that mainly appears on the users page in wp-admin.
It’s visible if you use the query monitor and has something to do with the way the hooks are implemented. Obviously they do not need to fire in wp-admin. Only on the checkout page.
Here is the error:
Fatal error: Uncaught Error: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class WC_Piraeusbank_Gateway does not have a method “add_woocommerce_customer_meta_fields”
in /home/user/public_html/wp-includes/class-wp-hook.php on line 324Call stack:
WP_Hook::apply_filters()
wp-includes/plugin.php:205apply_filters()
wp-content/plugins/woocommerce/includes/admin/class-wc-admin-profile.php:147WC_Admin_Profile::get_customer_meta_fields()
wp-content/plugins/woocommerce/includes/admin/class-wc-admin-profile.php:166WC_Admin_Profile::add_customer_meta_fields()
wp-includes/class-wp-hook.php:324WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:348WP_Hook::do_action()
wp-includes/plugin.php:517do_action()
wp-admin/user-edit.php:875require_once()
wp-admin/profile.php:18
Search your installations… you know it to be true…
Is there a way to have a fix on that?
- The topic ‘Issue on version 1.7.1’ is closed to new replies.