I’m experiencing a weird problem - as soon as I add &tplItem to the Reflect call, I just get an empty white page.
this is my call:
[!Reflect? &dittoSnippetParameters=`parents:26|summarize:all|hideFolders:1` &tplItem=`ReflectItemTpl` &start=`4` &dateFormat=`%B %d %Y, %H:%M:%S`!]
this is my template:
<a href="[~[+id+]~]" title="[+pagetitle+]" class="reflect_item_link">[+pagetitle+]</a> - <span class="small reflect_date">[+date+]</span>
does anybody experience the same behaviour - I’m using the latest svn of ditto.
any help to get rid of this problem is very much appreciated.