Author Topic: How to update the product info immediately?  (Read 873 times)

ady1981

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
How to update the product info immediately?
« on: April 12, 2010, 04: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.

trevor

  • Administrator
  • Hero Member
  • *****
  • Posts: 495
    • View Profile
    • KonaKart
Re: How to update the product info immediately?
« Reply #1 on: April 12, 2010, 04:39:57 AM »
What exactly did you change and where did you see that it wasn't updated ?

ady1981

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Re: How to update the product info immediately?
« Reply #2 on: April 12, 2010, 05: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?

trevor

  • Administrator
  • Hero Member
  • *****
  • Posts: 495
    • View Profile
    • KonaKart
Re: How to update the product info immediately?
« Reply #3 on: April 12, 2010, 06:59:51 AM »
It should be modified instantly. Are you sure that you are editing the correct language in the admin app ?

ady1981

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Re: How to update the product info immediately?
« Reply #4 on: April 13, 2010, 02: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.

trevor

  • Administrator
  • Hero Member
  • *****
  • Posts: 495
    • View Profile
    • KonaKart
Re: How to update the product info immediately?
« Reply #5 on: April 13, 2010, 02:55:11 AM »
Is the product description changed in the database ?

ady1981

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Re: How to update the product info immediately?
« Reply #6 on: April 13, 2010, 03:15:08 AM »
Is the product description changed in the database ?
Yes it was, I checked it.