Jump to content

Price Update in Back office is not reflecting on front office


Recommended Posts

Hi 

 

Well after adding products and combinations 

 

the price of the product is not displaying 

 

i am using leo theme

 

prestashop 1.6

 

kindly see what i mean on the attached sreenshot

 

 

my website is www.fancydresscostume.in

 

 

i wanted to try out so i have only updated 2 products with prices and stock

 

one is apple costume in fruits category

and other is army costume in our helpers category

post-838095-0-54387700-1461485661_thumb.jpg

Link to comment
Share on other sites

this problems starts when i generate combinations 

 

we have 12 sizes 

 

 

and with increase in each size there must be an increase in price ( price impact)

 

 

if i remove all the combinations the price is displayed properly

 

so am i doing something wrong somewhere ?

Link to comment
Share on other sites

things i have tried 

 

in /themes/xxx/js/product.js  i found such a line:

$('#old_price_display span.price').text(formatCurrency(basePriceDisplay,currencyFormat,currencySign,currencyBlank));

Replaced it by:

$('#old_price_display').text(formatCurrency(basePriceDisplay,currencyFormat,currencySign,currencyBlank));

 

 

 

ONFIGURATION INFORMATION

This information must be provided when you report an issue on our bug tracker or forum.

 SERVER INFORMATION

Server information Linux #1 SMP Wed Dec 17 20:10:32 CST 2014 x86_64

Server software version Apache

PHP version 5.5.30

Memory limit 256M

Max execution time 30

 DATABASE INFORMATION

MySQL version 5.5.38-35.2

MySQL server: localhost

MySQL name: fancydre_ncr1

MySQL user: fancydre_ncr1

Tables prefix ps_

MySQL engine InnoDB

 STORE INFORMATION

PrestaShop version 1.6.0.9

Shop URL http://fancydresscostume.in/

Current theme in use leobuy

 MAIL CONFIGURATION

Mail method You are using the PHP mail() function.

 YOUR INFORMATION

Your web browser Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36

 CHECK YOUR CONFIGURATION

Required parameters Please fix the following error(s)

Optional parameters Please fix the following error(s)

  • register_globals

 

 

 

after that i thought of upgrading but my back office stopped working

 

and it was bad i could not enable my store because there was no option to do anything

 

luckily i had a whole website backup on my cpanel that helped me restore

 

 

again 

 

https://github.com/erouvier29/PrestaShop/commit/4ee01793819f7717570456ff431b6fc7e7aeb015

 

 

i thought may be following the instruction on the link above would solve my problems

 

so i started editing products.php file and guess what my entire website CRASHED

 

backoffice wont open front office says 500 

 

so dont change product.php file

Edited by fancydressncr (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

You would have to upgrade the theme which must be compatible with prestashop version 1.6.1.5 or any version you are currently using

 

up-gradation will cost you $200 to $300 from the  company you have purchased the theme from

 

but first check if the problem is there with the default bootstrap if its not there then you have to contact theme developer.

 

 

also please keep a complete backup of your website from cpanel

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...