-- HikaShop version -- : 4.4.0
-- Joomla version -- : 3.9.22
-- PHP version -- : 7.2.34
-- Error-message(debug-mod must be tuned on) -- : Notice: Undefined property: stdClass::$order_product_dimension_unit in /home/threeby4/subdomains/learn/administrator/components/com_hikashop/classes/order.php on line 1280
Notice: Undefined property: stdClass::$order_product_length in /home/threeby4/subdomains/learn/administrator/components/com_hikashop/classes/order.php on line 1284
The following two errors are reported on the END of checkout.
Notice: Undefined property: stdClass::$order_product_dimension_unit in /home/threeby4/subdomains/learn/administrator/components/com_hikashop/classes/order.php on line 1280
Notice: Undefined property: stdClass::$order_product_length in /home/threeby4/subdomains/learn/administrator/components/com_hikashop/classes/order.php on line 1284
I just updated this test site from 4.3.0 to 4.4.0. That's when these notice messages began. This site is used to test updates to our Braintree Payment Plugin, so checking out can be completed with that payment method which is set to use the Braintree sandbox.
Is there a minimum PHP requirement for 4.4.0?
Thanks