VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: Fintan on January 03, 2013, 07:44:43 AM

Title: What does this mean: "No price set"?
Post by: Fintan on January 03, 2013, 07:44:43 AM
After upgrading to 2.0.16, when I create a new product in vm 2.0.16 I set the price and all other attributes. When I save and close I see "no price set" in the products list. The price shows up on the site, but I am confused as to what this is supposed to mean.


all the products I made in earlier versions of vm show their prices in the products listing.

[attachment cleanup by admin]
Title: Re: What does this mean: "No price set"?
Post by: Milbo on January 03, 2013, 15:44:03 PM
This means that more than one price is set.
Title: Re: What does this mean: "No price set"?
Post by: Leon van der Zanden on January 03, 2013, 18:47:06 PM
I had the same experiance. It's confusing. Suggestion: when more then one price is set, show the text: multi-prices of something like that.....
Title: Re: What does this mean: "No price set"?
Post by: Fintan on January 04, 2013, 10:09:18 AM
QuoteI had the same experiance. It's confusing. Suggestion: when more then one price is set, show the text: multi-prices of something like that.....

I forward that motion. especially since the products default to 4 or more price panels.
Title: Re: What does this mean: "No price set"?
Post by: ggarmo on January 21, 2013, 20:59:26 PM
I updated to 2.0.18 and all hell broke loose. First all the products showed no price set. I reverted back to .16 and was able to fix that. Then the add to cart wouldnt show up because for some reason they all changed shopperid fields and had to set it to null. Now whenever I add any product i get this error. Can anyone help? I also cant add or change/save prices at all. Even new products get set to blank.

Fatal error: Call to undefined method VirtueMartModelProduct::getProductPrices() in /components/com_virtuemart/helpers/cart.php on line 1288
Title: Re: What does this mean: "No price set"?
Post by: ggarmo on February 07, 2013, 21:47:07 PM
anyone have any idea why i receive this error when trying to view cart with a product added?

Fatal error: Call to undefined method VirtueMartModelProduct::getProductPrices() in /.../components/com_virtuemart/helpers/cart.php on line 1288
Title: Re: What does this mean: "No price set"?
Post by: PRO on February 07, 2013, 22:09:40 PM
Quote from: ggarmo on February 07, 2013, 21:47:07 PM
anyone have any idea why i receive this error when trying to view cart with a product added?

Fatal error: Call to undefined method VirtueMartModelProduct::getProductPrices() in /.../components/com_virtuemart/helpers/cart.php on line 1288

what version are you using?