Notice: Undefined variable: lifetimeaffiliate
-
Greetings,
I hope you’re well.
When I go to WooCommerce > Orders > Edit Order
It shows this error on the “Coupon Affiliate” Widget:
Notice: Undefined variable: lifetimeaffiliate in /wp-content/plugins/woo-coupon-usage/inc/admin/admin-orders-box.php on line 100
I checked the code inside that file and it looks like it has some condition that is making it prone to not declaring the “$lifetimeaffiliate” variable and giving it a value.
The error does not seem to affect the functionality of the plugin. I think it could simply be solved by adding an isset() or empty() to the condition that checks that $lifetimeaffiliate variable.
Current plugin version: 5.5.1.3
Let me know if you need further information.
Best regards,
Andres.
The page I need help with: [log in to see the link]
The topic ‘Notice: Undefined variable: lifetimeaffiliate’ is closed to new replies.