VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: sandomatyas on May 18, 2017, 09:56:01 AM

Title: Cache and pagination
Post by: sandomatyas on May 18, 2017, 09:56:01 AM
I run a webshop with ~3000 products and 100 categories.
When I enable cache it breaks VM pagination.
- Enabled cache
- Cleared cache
- Opened category1 - pagination links are: /category1    category1/results,100-100 etc
- Opened category2 - pagination links are: /category1    category1/results,100-100 etc
- cleared cache
- Opened category2 - pagination links are: /category2    category2/results,100-100 etc
- Opened category1 - pagination links are: /category2    category2/results,100-100 etc

Everythings else works well, I get the correct products, etc
Without cache it works.
Any idea?
Title: Re: Cache and pagination
Post by: AH on May 18, 2017, 10:48:13 AM
I think you will find that cache is not recommended

Others will no doubt comment here.
Title: Re: Cache and pagination
Post by: jenkinhill on May 18, 2017, 11:52:13 AM
Agreed. Do not use system cache.