We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 17723
    • 221 Posts
    Hello,
    I’m trying to limit the level of how deep to go down the tree but it does not work.
    My call is:
    [[getResources? &parents=`[[*id]]` &depth=`1` &tpl=`ProductListing` &includeTVs=`1` &limit=`0` ]]

    and the returned lists resources through all levels.

    I’m running Revo 2.0.4 on Linux server. PHP 5.2.3 and MySql 5.0.91

    regards,
    luke.
      Lucas from AroundCyprus.net
      • 17723
      • 221 Posts
      I have found out the problem.

      To limit listing to 1st level the depth parameter shout be ’0’ instead of ’1’.

      Luke
        Lucas from AroundCyprus.net