• Resolved darkallman

    (@darkallman)


    Hi there,
    Just wanted to post some log messages related to Mollie plugin.
    2 warnings that I see, and a fatal error that I see from time to time. Maybe you can check it or maybe I have compatibility issue.

    PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Mollie\\WooCommerce\\Activation\\ActivationModule' does not have a method 'mollieDeleteWPTranslationFiles' in /var/www/vhosts/domain/httpdocs/wp-includes/class-wp-hook.php on line 307'

    PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Mollie\\WooCommerce\\Activation\\ActivationModule' does not have a method 'mollieDeleteWPTranslationFiles' in /var/www/vhosts/domain/httpdocs/wp-includes/class-wp-hook.php on line 307', referer: https://www.domain.x/wp-admin/edit.php?post_type=shop_order&wcj_admin_filter_statuses%5B0%5D=wc-pending&wcj_admin_filter_statuses%5B1%5D=wc-processing&wcj_admin_filter_statuses%5B2%5D=wc-on-hold&wcj_admin_filter_statuses%5B3%5D=wc-processing-inv&wcj_admin_filter_statuses%5B4%5D=wc-send-invoice-1&wcj_admin_filter_statuses%5B5%5D=wc-paid-invoice-1

    PHP Fatal error: Uncaught Error: Call to undefined method Mollie\\WooCommerce\\Gateway\\MolliePaymentGateway::updateOrderStatus() in /var/www/vhosts/domain.x/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Payment/MollieOrder.php:928\nStack trace:\n#0 /var/www/vhosts/domain.x/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Payment/MollieOrder.php(452): Mollie\\WooCommerce\\Payment\\MollieOrder->maybeUpdateStatus()\n#1 /var/www/vhosts/domain.x/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Payment/MollieOrderService.php(159): Mollie\\WooCommerce\\Payment\\MollieOrder->onWebhookCanceled()\n#2 /var/www/vhosts/domain.x/httpdocs/wp-includes/class-wp-hook.php(307): Mollie\\WooCommerce\\Payment\\MollieOrderService->onWebhookAction()\n#3 /var/www/vhosts/domain.x/httpdocs/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()\n#4 /var/www/vhosts/domain.x/httpdocs/wp-includes/plugin.php(474): WP_Hook->do_action()\n#5 /var/www/vhos...

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Syde Niklas

    (@niklasinpsyde)

    Hi @darkallman,

    Both these warnings and errors will be fixed for the next plugin update 7.1.
    While warnings and errors are never desirable, they shouldn’t be causing any major problems.
    But when in doubt, we would recommend downgrading to the plugin version 7.0.2 until the next update 7.1 has been released.

    Kind regards,
    Niklas

    Plugin Support Syde Niklas

    (@niklasinpsyde)

    The latest 7.1 update fixes the reported warning/error, so I’ll mark this thread resolved.
    If you have any doubts or further questions, please do not hesitate to let us know.
    Thanks!

    Kind regards,
    Niklas

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Some Log Messages’ is closed to new replies.