default userpic

ArchiveList not working after upgrading to MT 4.21

Vote 0 Votes

Hello, I am sure that the following code is correct since it was working before upgrading to MT 4.21.

<a href="<$MTEntryPermalink archive_type=">" title=""></a>
<p><a href="<$MTEntryPermalink archive_type=">" title=""> $mt:EntryID$> </a></p>
<p><a href="<$MTEntryPermalink archive_type=">" title="">Read More</a></p>

It would be great if someone tells me how i can solve this problem.

Reported on Movable Type 4.2

2 Replies

| Add a Reply
  • Louaye - I don't see any ArchiveList tags in your code. It seems like your code got a little messed up.

    Could you please paste your code again? Be sure to place four spaces before each line of code in order for Markdown to format your code correctly.

  • Sorry for that. Here's my code:

    <MTArchiveList archive_type="Yearly">
    <h2><$MTArchiveDate format="%Y"$></h2>
    
    <MTEntries category="News">
    <div class="excerpt">
    <h3><a href="<$MTEntryPermalink archive_type="Individual"$>" title=""><$MTEntryTitle$></a></h3>
    <p class="summary">
        <$mt:EntryExcerpt$>
    </p>
    <p class="read_more"><a href="<$MTEntryPermalink archive_type="Individual"$>" title="">Read More</a></p>
    </div>
    </MTEntries>
    
    </MTArchiveList>
    

Add a Reply

Forum Groups

151 405

Last Topic: MT Interface Missing by Sherri on Nov 10, 2008

36 144

Last Topic: Installation can't finish by Drazend on Nov 10, 2008

34 93

Last Topic: Creating your own Plug-in by jondauz on Nov 5, 2008

10 33

Last Topic: new licensing confusion by Neil Epstein on Aug 14, 2008

code.sixapart.com

62 226

Last Topic: Callback after blog publishing. by Tomato Interactive on Oct 27, 2008

34 98

Last Topic: Ajax Rating Plugin by kiran on Oct 17, 2008