We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 2430
    • 12 Posts
    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?
      • 26435
      • 1,193 Posts
      Quote from: Auke at Dec 22, 2006, 03:33 PM

      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?
      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.

      -sD-
      Dr. Scotty Delicious, Scientist.
        Husband, Father, Brother, Son, Programmer, Atheist, Nurse, Friend, Lover, Fighter.
        All of the above... in no specific order.


        I send pointless little messages
        • 2430
        • 12 Posts
        Thanks, that was indeed the problem!
        now its working just fine...