• Welcome to KonaKart Community Forum. Please login or sign up.
 

How to update the product info immediately?

Started by ady1981, April 12, 2010, 10:07:49 am

Previous topic - Next topic

ady1981

Hello,

I noticed that when I updated the product info (and clicked Save button) then this did not reflect the update of product info on the eCommerce site. Why?

Is it possible to configure KonaKart to update the info immediately?

Thanks.

trevor

What exactly did you change and where did you see that it wasn't updated ?

ady1981

Here are my steps:
1) For example, we have a product with name `test'. Let's open the URL with the product (the URL is something like this: http://localhost:8893/KonaCart/SelectProd.do?prodId=31&manufacturer=KonaKart&category=Cертификаты&name=test&model=M1).
2) From the admin application: Let's change the `Product Description' from `test' to `test test'. Click `Save' button.
3) `Product Description' was changed in DB. Let's see the modification in browser by clicking the Refresh button for the page http://localhost:8893/KonaCart/SelectProd.do?prodId=31&manufacturer=KonaKart&category=Cертификаты&name=test&model=M1
4) No changes.

So, how to see the modifications fast?

trevor

It should be modified instantly. Are you sure that you are editing the correct language in the admin app ?

ady1981

Yes, I'm sure (have checked several times).
It looks like there is something like DB- or request- caching switching on for the site.

trevor

Is the product description changed in the database ?

ady1981

Quote from: trevor on April 13, 2010, 08:55:11 am
Is the product description changed in the database ?

Yes it was, I checked it.