hi, i have been scouring the forums trying out different fixes, but i can’t seem to get anywhere. i have a document that has 4 child documents. i am making the following call in the parent document:
[[!getResources? &parents=`1` &limit=`5` &tpl=`servicesModule` &includeTVs=`1` &processTVs=`1` &includeContent=`1`]]
and this code is in my "servicesModule" chunk:
<h3>[[tv.services_module_title]]</h3>
<p>[[tv.services_module_description]]</p>
nothing is output on my page at all. i checked and i am running php 5.2.6 and revolution obviously. at least with ditto i was able to see an error on the page, but i switched to getResources since it seems this is the preferred package for revolution.
any help is appreciated!!