Page 1 of 1

Attribute Warning

Posted: 15 Apr 2022, 09:39
by amax2
Hello, I have an attribute problem.
I have added attributes to a product.
When I add the product to the cart without an attribute, I have no problem, the pop up "continue shopping" etc. appears. When I add the product to the cart with the selected attribute, the pop up does not appear and the selected product appears in the cart, but a

Code: Select all

Warning: Undefined property: stdClass::$operator_volume in /Applications/MAMP/htdocs/catalogo-phoca/administrator/components/com_phocacart/libraries/phocacart/cart/calculation.php on line 425

Code: Select all

Warning: Undefined property: stdClass::$operator_volume in /Applications/MAMP/htdocs/catalogo-phoca/administrator/components/com_phocacart/libraries/phocacart/cart/calculation.php on line 428
I tried to change all the parameters in option but it doesn't change anything.
these are the warning lines https://ibb.co/FWpb0xF

Thanks to Massimo

Re: Attribute Warning

Posted: 15 Apr 2022, 22:38
by Jan
Hi, thank you for the info, this was already fixed in version 4.0.1 (now it is still in development version - in Beta version: https://www.phoca.cz/download/category/ ... -component )

Jan

Re: Attribute Warning

Posted: 17 Apr 2022, 17:47
by amax2
great, i have updated and it works.
Thanks Max

Re: Attribute Warning

Posted: 23 Apr 2022, 00:44
by Jan
OK