We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 19889
    • 616 Posts
    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.
      • 18397
      • 3,250 Posts
      Try the SVN HEAD from a few minutes ago. It should fix the issue.
        • 19889
        • 616 Posts
        Quote from: Mark at Feb 24, 2007, 02:36 AM

        Try the SVN HEAD from a few minutes ago. It should fix the issue.

        yep - that did it - thank you for your continuous help - really appreciate it!