Hi,
my Hits 1.3.0 returns "0" wherever [[!Hits? &punch=`[[*id]]`]] is placed.
Then, when
[[Hits? &parents=`36,39,44,47` &limit=`10` &outputSeparator=`,` &chunk=`hitID` &toPlaceholder=`hits`]]
[[!getCache?
&element=`getResources`
&cacheElement=`getResources/hitsHP`
&cacheKey=`hitsHP`
&cacheExpires=`900`
&parents=`-1`
&resources=`[[+hits]]`
&tpl=`mostPopularArticlesTPL`
&includeTVs=`1`
]]
is called, it only returns 5 resources, even though the &limit is set to 10 and there is positively more then 10 resources existing.
Thanks for helping...