« Previous | Main | Next »

Broken Movable Type Code


Well, I updated to Movabletype 3.2 but the following MT code doesn't seem to work properly <MTArchiveList archive_type="Daily" lastn="7">. The code is supposed to display the last 7 daily archives, but it seems to be instead showing the entries from within the past 3 days. I want the last 7 days on which I posted to be displayed on my main page, Movabletype 3.14 was able to do this without any problems or modifications to my templates. Any advice? Going to the Movabletype support page was kind of a dead end because it told me what I already know; MTArchive description. I also have the same code in the sidebar, <MTArchiveList archive_type="Monthly" lastn="3">, is supposed to display the past 3 months with posts in the "Archives" section, it is instead only displaying 1 month. I am extremely irritated by this because I didn't want to work on my site and was happy just posting to it. Here is my index template code.

[ Posted 01:57 AM 12/11/2005 ]

Post a Comment