Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter pimpiepers

    (@pimpiepers)

    Hello Andreas! Thanks for your reply, how can I contact you directly?

    Best,

    Pim

    • This reply was modified 5 years, 10 months ago by pimpiepers.
    Thread Starter pimpiepers

    (@pimpiepers)

    It’s probably Apple Pay, but I’m not sure yet.

    Thread Starter pimpiepers

    (@pimpiepers)

    In the mean time, this is an error message I got out of WP Debug, anyone?

    [27-Jul-2020 17:21:51 UTC] PHP Notice: Undefined index: token in /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Mollie/WC/Payment/Order.php on line 192
    [27-Jul-2020 17:21:51 UTC] PHP Notice: Undefined index: token in /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Mollie/WC/Payment/Payment.php on line 128
    [27-Jul-2020 17:22:01 UTC] PHP Notice: Trying to get property ‘id’ of non-object in /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Mollie/WC/Payment/Object.php on line 294

    I already sent a message to Mollie and I also posted a new forum topic about it: https://ww.wp.xz.cn/support/topic/error-during-transaction/

    Thread Starter pimpiepers

    (@pimpiepers)

    Hello Jan,

    thanks.

    Thread Starter pimpiepers

    (@pimpiepers)

    Thanks! I’ll check it out.

    Thread Starter pimpiepers

    (@pimpiepers)

    Hi, I went to the error log, and it seems it has something to do with WooCommerce Sidecart.

    2020-07-26T15:31:03+00:00 CRITICAL Uncaught Error: Call to a member function get_cart_contents_count() on null in /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/side-cart-woocommerce/public/partials/xoo-wsc-markup.php:58
    Stack trace:
    #0 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/side-cart-woocommerce/public/class-xoo-wsc-cart-data.php(37): require_once()
    #1 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/class-wp-hook.php(287): xoo_wsc_Cart_Data->get_cart_markup(”)
    #2 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
    #3 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #4 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/general-template.php(2900): do_action(‘wp_footer’)
    #5 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/themes/ecommerce-gem/footer.php(50): wp_footer()
    #6 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/template.php(723): require_once(‘ in /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/side-cart-woocommerce/public/partials/xoo-wsc-markup.php op de lijn 58

    2020-07-26T15:31:06+00:00 CRITICAL Uncaught Error: Call to a member function get_cart_contents_count() on null in /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/side-cart-woocommerce/public/partials/xoo-wsc-markup.php:58
    Stack trace:
    #0 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/side-cart-woocommerce/public/class-xoo-wsc-cart-data.php(37): require_once()
    #1 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/class-wp-hook.php(287): xoo_wsc_Cart_Data->get_cart_markup(”)
    #2 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
    #3 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
    #4 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/general-template.php(2900): do_action(‘wp_footer’)
    #5 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/themes/ecommerce-gem/footer.php(50): wp_footer()
    #6 /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-includes/template.php(723): require_once(‘ in /var/www/vhosts/mandersmaaltijden.nl/httpdocs/wp-content/plugins/side-cart-woocommerce/public/partials/xoo-wsc-markup.php op de lijn 58

    On line 58 in the given PHP code, there is this:

    /**
    * Begins execution of the plugin.
    *
    * Since everything within the plugin is registered via hooks,
    * then kicking off the plugin from this point in the file does
    * not affect the page life cycle.
    *
    * @since 1.0.0

    THIS IS LINE 58 -> */
    function run_xoo_wsc() {

    $plugin = new xoo_wsc();
    $plugin->run();

    }

    So not sure what Xoo+WSC is supposed to be doing.

    All of the plugins are up to date.

    Any idea?

    Thread Starter pimpiepers

    (@pimpiepers)

    Thank you Con!

    I will get back to you asap.

    Best regards.

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