Notice: Undefined index: oney and oneycgv in PayplugWoocommerceHelper.php
-
Hi,
On a local development environment, with WP_DEBUG set to “true”, I see the following PHP Notices when I visit some pages:
Notice: Undefined index: oney in \path\to\plugins\payplug\src\PayplugWoocommerceHelper.php on line 475
Notice: Undefined index: oneycgv in \path\to\plugins\payplug\src\PayplugWoocommerceHelper.php on line 476This notices appear on:
– /wp-admin/admin.php?page=wc-settings
– /cart/ -> totally broken
– etc…My settings:
– PHP 7.3.5
– WordPress 5.7.2 and v5.8
– WooCommerce 5.5.1
– Payplug plugin 1.2.2 and next (1.2.1 is OK)You can find some websites with the same issue in production environments by searching in google:
Notice: Undefined index: oneycgv “PayplugWoocommerceHelper.php”
- The topic ‘Notice: Undefined index: oney and oneycgv in PayplugWoocommerceHelper.php’ is closed to new replies.