Warning: Undefined array key
-
Hi,
I encountered the following error in the Woo Coupon Usage plugin:
vbnet
Skopiuj kod
Warning: Undefined array key "wcusage_field_paypal_enable" in /home/platne/serwer313207/public_html/autoinstalator/nellytheteacher.pl/wordpress91213/wp-content/plugins/woo-coupon-usage/inc/registration/class-registrations-list-table.php on line 28This error appears in multiple scenarios:
- When someone registers on the website.
- In the affiliate panel, where the same warning is visible.
It seems the issue arises when the plugin attempts to access the array key
"wcusage_field_paypal_enable", which doesn’t exist. However, I do not have PayPal installed or enabled on my website, as it is not needed for my use case.Could this be a misconfiguration or a bug? Additionally, I would like to know how to completely disable the PayPal functionality in this plugin, as it might be related to the issue.
Any help would be appreciated!

The page I need help with: [log in to see the link]
The topic ‘Warning: Undefined array key’ is closed to new replies.