Undefined Variable $option_price in YITHWooCommerceAddOnsExtraPremiumOptions.php
-
I encountered a recurring PHP warning in the
YITH WooCommerce Product Add-ons & Extra Options Premium
plugin, version 4.15.0, when using WordPress (latest version) on PHP 8.1. The warning originates from an undefined variable$option_price
in the following file:File Path:
/wp-content/plugins/yaycurrency-pro/includes/Engine/Compatibles/YITHWooCommerceAddOnsExtraPremiumOptions.php
Warning Details (Repeated in Logs):
PHP Warning: Undefined variable $option_price in /var/www/dev-prod/wp-content/plugins/yaycurrency-pro/includes/Engine/Compatibles/YITHWooCommerceAddOnsExtraPremiumOptions.php on line 163
Server Environment:
- PHP version: 8.1
- WordPress version: Latest available
- YayCurrency?version : Latest available + pro
- WooCommerce version: Latest available
- You must be logged in to reply to this topic.