• Resolved nickk40

    (@nickk40)


    If I go to the Update page of WordPress, I get the following error in the console:
    GET https://mydomain.com/wp-admin/update-core.php 500

    If I de-activate all plugins the error is gone.
    If I then activate the plugin “Mollie Payments for WooCommerce” together with the WooCommerce plugin, the error is back.
    If I activate all plugins except “Mollie Payments for WooCommerce” the error is gone.

    So Mollie Payments for WooCommerce seems to be causing this error. I run the latest version of WordPress as well as of the plugin. Is there anything I can do about this?

    In the WooCommerce logs, I see the following:

    2022-03-15T09:15:07+00:00 CRITICAL Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class Mollie\WooCommerce\Activation\ActivationModule does not have a method "mollieDeleteWPTranslationFiles" in /home/mydomain.com/myname/public_html/wp-includes/class-wp-hook.php:307
    Stack trace:
    #0 /home/ mydomain.com/ myname /public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
    #1 /home/ mydomain.com/ myname /public_html/wp-includes/plugin.php(474): WP_Hook->do_action()
    #2 /home/ mydomain.com/ myname /public_html/wp-admin/update-core.php(1080): do_action()
    #3 {main}
      thrown in /home/ mydomain.com/ myname /public_html/wp-includes/class-wp-hook.php on line 307
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mollie causing update-core.php 500 error’ is closed to new replies.