We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 48390
    • 27 Posts
    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...
      • 5430
      • 247 Posts
      Same results using a standard getResoruces call vs calling it inside getCache?
        • 48390
        • 27 Posts
        Identical...