PHP Warnings – Undefined Variables
-
While testing this for live deployment I have found the following issues.
Notice: Undefined variable: rate in C:\wamp64\www\reefrepair\website\wp-content\plugins\woo-multi-currency\frontend\shipping.php on line 123
Call StackNotice: Undefined index: cost in C:\wamp64\www\reefrepair\website\wp-content\plugins\woo-multi-currency\frontend\shipping.php on line 123
Call StackThese occur when switching to a non main currency on all pages including home page.
They also appear each time you switch to a currency on product pages. They do not occur on refresh, only the first time you switch.
Please set definitions for these variables!
- The topic ‘PHP Warnings – Undefined Variables’ is closed to new replies.