Hello
My monthly archive doesn't work...
Only show Year
for Example:
Must show:
April 2010
May 2010
June 2010
But show:
2010
2010
2010
I don't see month.
I User This Code:
<MTArchiveList archive_type="Monthly"> <MTArchiveListHeader> <ul class="list"> </MTArchiveListHeader> <li class="list-item"><a href="<$MTArchiveLink$>"><$MTArchiveTitle$></a></li> <MTArchiveListFooter> </ul> </MTArchiveListFooter> </MTArchiveList>
Reported on Movable Type 4.1x

Have you created a "Monthly" archive mapping?
There are some code examples on the <mt:ArchiveList> tag docs, and date formats if you need them.
Hi
I have the same problem as amir. I do have created an archive mapping - still same result. Any ideas please?