VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: cimran on April 01, 2015, 02:57:46 AM

Title: Update Quantity/Prices
Post by: cimran on April 01, 2015, 02:57:46 AM
at cart page, https://buyonlinefragrances.com/cart
I can't update product quantity. Please guide if possible
VirtueMart 3.0.6.2
Title: Re: Update Quantity/Prices
Post by: GJC Web Design on April 01, 2015, 11:47:50 AM
your using a 3rd party OPC extension -- ask the developer

the update call gives a 500 server error

"NetworkError: 500 Internal Server Error - https://buyonlinefragrances.com/index.php?option=com_virtuemart&task=updateproduct&ajax=1"
index.p...&ajax=1
POST https://buyonlinefragrances.com/index.php?option=com_virtuemart&task=updateproduct&ajax=1
   
500 Internal Server Error
      1,7s
Title: Re: Update Quantity/Prices
Post by: cimran on April 02, 2015, 05:55:28 AM
Developer is not responding so no other solution?
Title: Re: Update Quantity/Prices
Post by: GJC Web Design on April 02, 2015, 11:28:41 AM
First publicise the dev name so others can learn by your experience of them

2nd. your really not helping yourself by try to build/debug a site with SEF on, plg_jchoptimize on etc etc

these are things you try when you KNOW the site is finished and working
Title: Re: Update Quantity/Prices
Post by: neleausta on April 03, 2015, 11:33:16 AM
Using Joomla 3.4.1 and VM 3.0.6.4
Product quantity inputbox on frontend  shows NaN when first add products with the "+" sign and then click "-" sign till you get 0 (NaN) quantity.
have a look at: http://artloungedesign.it/enotech/champagne/champagne-detail.html (http://artloungedesign.it/enotech/champagne/champagne-detail.html)

VERY IMPORTANT TO READ
I was using my custom templating in mytemplate/html/com_virtuemart that's why I had some sort of javascript error, just deleted that folder and everything is back to normal