Hey All, (Again)
Seems i must be a total numpty when it comes to ditto, but i am having problems at the moment, and they are confusing.
I am currently running 0.9.5 RC3, but have previously used 0.9.2 and had similar problems.
I call ditto in a template variable called Sidebar (allows for different sidebar content lol) using the following call (tried a custom one this is a variation of the default.
[[Ditto? &tpl='DittoTemplate' &startID='3' &summarize='3']]
I have a chunk called "DittoTemplate" with the following contents (Direct rip from the basic, as i was running out of ideas)
<div class="ditto_summaryPost">
<h3><a href="[~[+id+]~]">[+title+]</a></h3>
<div>[+summary+]</div>
<p>[+link+]</p>
<div style="text-align:right;">by <strong>[+author+]</strong> on [+date+]</div>
</div>
Now in the sidebar the only error i always get is "&tpl is blank or you have a typo in the chunk name, please check it.", but i have checked over and over, and there is not a typo in the chunkname etc. I have had trouble with this for some time.
the site is at the moment on
http://sandbox.alan-graham.co.uk/
I am really confused as it should work, unless i am making a simple mistake.
the 0.9.5RC3 is a clean install for development at the moment, and i am unsure as to why it wont work. For a while i had similar issues on RC2 and some reason it just started work.
Thanks for the help, i didnt bother starting a new topic as it is just a fork of this.
btw: i do have a page underneath the start id page so it cant be that (or can it)