Hi thanks for your reply, here is the setup.
- Whats the archive Resource content set to?
[[!getPage?
&element=`getArchives`
&elementClass=`modSnippet`
&tpl=`blogPost`
&hideContainers=`1`
&pageVarKey=`page`
&parents=`2`
&includeTVs=`1`
&processTVs=`1`
&toPlaceholder=`archives`
&limit=`10`
&cache=`0`
]]
- Did you make sure to make the ’Archive’ resource be uncacheable?
Yes the resource is uncacheable.
- What version of Revo?
MODx Revolution 2.0.4-pl2
- Do you have any extra .htaccess rules besides the default MODx ones?
The only rule besides the defaults is a 301 redirection for the purposes of Google picking up the new URL.
RewriteRule ^recreational-skippers-ticket$ /skippers-ticket/ [R=301,L]
- Any relevant errors in core/cache/logs/error.log?
Unfortunately not. The error.log file is completely empty.
I did at one point enable database caching in the system settings. Is there a way to flush this out somehow? I was wondering if it might be affecting things somehow – just a guess.