Answer the question
In order to leave comments, you need to log in
ModX 2.3.1 - runSnippet doesn't work. Where is the mistake?
I run like this
$runParams = array(
'tpl' => 'searchResult',
'parents' => 0,
'limit' => 150,
'includeTVs' => 1,
//'tvFilters' => $tvFilters
);
$output = $modx->runSnippet('getResources', $runParams);
var_dump($output);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question