My first guess is that it is because in the example you quoted above, you are using single quotes ( ’ ) when you need to use back ticks ( ` [the key above Tab]). If this is just an error in copying it to the forum post, and you do infact have back ticks, then it could be some other things, but let me know ane we will work through it then.
I don’t get ditto to work.
i get this error: &tpl is blank or you have a typo in the chunk name, please check it.
even though i do have a made a chunk with the name ’dittoTemplate’.
The code in my template is: [!Ditto? &startID=’12’ &tpl=’dittoTemplate’ &summarize=’5’!]
What can it be?