Jump to content

All Products From The Same Category "redirect" To The Same Product


Recommended Posts

I'm experiencing a very strange behaviour on my website. If I enable smarty cache, all products from a specific category display the same page, that is the first product ever opened. An example:

 

I open product A -> I see product A

then open product B -> I see product A

then open product C -> I see product A

...

 

The url is correct, but the HTML response is that of another product.

This happens only with:

 - SMARTY CACHE ENABLED

 - A SINGLE CATEGORY

 

I cleaned tha cache several times, but no luck. Someone can help me? I know PHP and Prestashop quite well, but can't understand this.

Link to comment
Share on other sites

I see it is very strange.

 

Try to check cache manually in folders. Not sure which version had issue with cache.

But try to delete files in cache/smarty/compile and cache/smarty/cache all except index.php.

Also in that compile check content of _product.tpl maybe some clue why that specific category have issues.

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...