• Resolved crool

    (@crool)


    Hello,

    I get this message:
    PHP Warning: Trying to access array offset on value of type null in /www/wp-content/plugins/woo-rabo-omnikassa/controllers/icwoorok2-controller.php on line 246
    What is the problem?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author CodeBrain BV

    (@codebrainbv)

    This is part of the webhook processing, where we grab the transaction ID of the payment and its brand (method).
    The transaction is found, however it seems that the brand is empty.

    We’ll change the code that it doesnt cause errors if the brand is empty/null.
    Expect an update on Monday!

    Thread Starter crool

    (@crool)

    Thx!

    Plugin Author CodeBrain BV

    (@codebrainbv)

    Hello @crool ,

    The update has been pushed out, this should resolve the warning!

    Thank you for your patience!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Php warning rying to access array offset on value of type null’ is closed to new replies.