• Resolved ojasya

    (@ojasya)


    Hi there ..
    thanks for the wonderfule plugin..

    When we try to use your plugin ..it conflicts with this plugin

    Mollie Payments for WooCommerce — https://wordpress.org/plugins/mollie-payments-for-woocommerce/

    It gives this error ..

    Fatal error: Undefined class constant ‘GIFTCARD’ in /home/wlove/public_html/example.com/wp-content/plugins/mollie-payments-for-woocommerce/includes/mollie/wc/gateway/giftcard.php on line 43

    I know the error is regarding other plugin but it was running fine before

    Please help

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m having the same problem after the latest round of updates.

    Not being a real programmer I have bodged a temporary fix which probably messes up gift cards, but since I don’t use them that’s OK with me.

    I changed line 43 from:
    return Mollie_API_Object_Method::GIFTCARD;

    To:
    return '';

    Plugin Author Nick

    (@ndijkstra)

    Thanks, I will fix this asap.

    Plugin Author Nick

    (@ndijkstra)

    Hi, sorry for the delay. The problem is fixed in v0.5.0

    Thread Starter ojasya

    (@ojasya)

    @rhaker
    @ndijkstra

    thanks a lot for the help

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Confliction wth other plugin’ is closed to new replies.