KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: ady1981 on April 12, 2010, 10:07:49 am

Title: How to update the product info immediately?
Post by: ady1981 on April 12, 2010, 10:07:49 am
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.
Title: Re: How to update the product info immediately?
Post by: trevor on April 12, 2010, 10:39:57 am
What exactly did you change and where did you see that it wasn't updated ?
Title: Re: How to update the product info immediately?
Post by: ady1981 on April 12, 2010, 11:48:13 am
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?
Title: Re: How to update the product info immediately?
Post by: trevor on April 12, 2010, 12:59:51 pm
It should be modified instantly. Are you sure that you are editing the correct language in the admin app ?
Title: Re: How to update the product info immediately?
Post by: ady1981 on April 13, 2010, 08:48:26 am
Yes, I'm sure (have checked several times).
It looks like there is something like DB- or request- caching switching on for the site.
Title: Re: How to update the product info immediately?
Post by: trevor on April 13, 2010, 08:55:11 am
Is the product description changed in the database ?
Title: Re: How to update the product info immediately?
Post by: ady1981 on April 13, 2010, 09:15:08 am
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.