cantcloseaccount Posted April 29, 2014 Share Posted April 29, 2014 Hi All, I've been upgrading a number of shops to 1.6 and have found a bug that didn't occur when I did an upgrade to 1.6.05 but does occur in 1.6.06. All combinations display a zero dollar price in the product description, but the correct amount is displayed in the cart if the combination is added to cart. I upgraded two identical shops to 2 weeks apart the first to 1.605 and then the second to 1.606 and only have the issue with the shop running 1.606. Anyone have any leads on what might have changed in the upgrade to cause this, thinking it is a javascript error? Faulty 1.606 site: http://metrocount.com/shopus/index.php?id_product=9&controller=product#/road-tube-type-30mtrs-rubber-road-tube Thanks Louis Link to comment Share on other sites More sharing options...
Bill Dalton Posted April 29, 2014 Share Posted April 29, 2014 Louis, could you try copying the 05 version of prestashop\themes\default-bootstrap\js\product.js to your new 06 version. But make sure you rename the 06 version first in case you want to switch back. Link to comment Share on other sites More sharing options...
cantcloseaccount Posted April 29, 2014 Author Share Posted April 29, 2014 Hi Bill, Thanks for your time, I discovered that in the 06 install, the Default Bootstrap theme directory, was incomplete(only contained one .php file see top right of attachment). Perhaps something to do with the 1 click upgrade module not extracting the theme correctly? Anyhow, I replaced the entire 06 Default-bootstrap theme folder with the Default-bootstrap folder from 05 with no change in the error.(caching off, hard refreshed the page) I don't quite understand how that theme's .js would be affecting things if it is not the active theme? The correct price flashes up for a second then gets changed to $0. Thanks for your help. Link to comment Share on other sites More sharing options...
npiazza Posted May 13, 2014 Share Posted May 13, 2014 I am having the EXACT same issue. Prestashop 1.6.0.6 If you refresh in Firefox, you can see the correct product total flash for a quick second and then it goes back to $0.00. I know it is Javascript related but I cannot seem to pinpoint a fix just yet. Again, this is only happening to products with combinations to them. http://dev.gripnripracing.com/index.php?id_product=9&controller=product&id_lang=1#/select_mount-standard_1g_ft_w02 Link to comment Share on other sites More sharing options...
npiazza Posted May 13, 2014 Share Posted May 13, 2014 After doing some more searching, I found and implemented this fix and it took care of my problem: http://www.prestashop.com/forums/topic/320083-000-prices-problem-at-homepage-and-categories-page/page-3?do=findComment&comment=1645965 Link to comment Share on other sites More sharing options...
Recommended Posts