VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Darko F. on November 13, 2022, 12:27:18 PM

Title: Undefined property: stdClass
Post by: Darko F. on November 13, 2022, 12:27:18 PM
com_virtuemart.4.0.7.10732_package_or_extract.zip
Joomla! Version   4.2.5

When I enter product detail front page I get this error
Warning: Undefined property: stdClass::$product_price in /private_html/administrator/components/com_virtuemart/models/product.php on line 2407

Something wrong with    vmdebug('getneighbors $orderByNames',$name,$product->{$name}); if you comment    //vmdebug('getneighbors $orderByNames',$name,$product->{$name});

error gone away
Title: Re: Undefined property: stdClass
Post by: Darko F. on November 13, 2022, 12:58:00 PM
Actually also you can't select
unpublished categories after new update com_virtuemart.4.0.7.10732_package_or_extract.zip
If you want select unpublished category in some  Tax & Calculation Rule it will not work.
I will make another post with this.