- Posts: 16
COMMUNITY FORUM
"Latest Item" Showing Wrong Content when Cache On
- Winston Baccus
-
Topic Author
- Offline
- New Member
I have 4 of them now, all pointing to different categories in K2.
However, with the Joomla cache on, whichever one gets loaded 1st after the cache is cleaned ends up displaying on the other pages.
www.pdsmemphis.org/5th-grade
www.pdsmemphis.org/6th-grade
Both of these pages are latest item pages. Cache is off right now, so it';s working, but with it on, if you clean the cache and load the 1st link and then go to the 2nd one, it will display content from the 1st one.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Winston Baccus
-
Topic Author
- Offline
- New Member
- Posts: 16
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Winston Baccus
-
Topic Author
- Offline
- New Member
- Posts: 16
Please Log in or Create an account to join the conversation.
- Winston Baccus
-
Topic Author
- Offline
- New Member
- Posts: 16
I don't have System - Cache running, only trying to get use the Conservative caching in the Global Settings.
When I turn on Conservative caching, my latest items entries all show the same content — whichever one of them gets loaded first.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Are you using File cache or APC?
Also make sure that the menu module is not cached. Furthermore are you using any SEO/SEF extensions?
Please Log in or Create an account to join the conversation.
- Winston Baccus
-
Topic Author
- Offline
- New Member
- Posts: 16
I am using file cache. My host only supports it and memcache. I've read articles which lead me to believe that I need to stay away from memcache with a site of my size.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I can see that the modules are retrieving the same content as well.
Is your template using any other caching mechanism.
I think the T3 framework has its own caching plugin.
Please Log in or Create an account to join the conversation.
- Winston Baccus
-
Topic Author
- Offline
- New Member
- Posts: 16
K2 2.6.8
I am using a T3-based template, there doesn't seem to be any way to affect its cache via a setting.
It's T3 Framework 2.4.0, the latest version.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Winston Baccus
-
Topic Author
- Offline
- New Member
- Posts: 16
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
A similar issue to this has been fixed already in the development version back in May. Here is the commit that solves the issue : github.com/joomlaworks/k2/commit/135dae0e5cfb572c72d95dfd17818605dbf7da0c . You can apply this fix and it should work.
Please Log in or Create an account to join the conversation.