• Warning: Invalid argument supplied for foreach() in ../plugins/woocommerce-all-discounts/includes/functions.php on line 1421

    I was able to get the error to die by adding the following before line 1421
    if (!is_array($wad_discounts['order'])) return;

    Is there something wrong with a plugin update or is there something else causing this issue?

    • This topic was modified 4 years, 1 month ago by dovidev.
Viewing 1 replies (of 1 total)
  • Plugin Author Donald FALY

    (@donaldlaly)

    Hello @dovidev, thanks for mentioning it but it looks like this issue is from the premium version. Can you contact technical support by submitting a ticket on the plugin website so they can help you.
    Anyway, please let us know that there is something we need to look into.

Viewing 1 replies (of 1 total)
  • The topic ‘Invalid argument supplied for foreach() in functions.php’ is closed to new replies.