On I Wish, You Wish I use  module to build the sidebar.  In it I display the last pings that the site has received.  For some reason, though, it's not showing up on the category pages.  The code I use is this:

CODE
<b>Recent Pings</b><br>
<MTPings lastn="5">
<b>:: <a target=new href="<$MTPingURL$>"><$MTPingBlogName$> -  <$MTPingTitle$></a><br></MTPings></b><br><br>


Anyone know why it would fail to work on the category archives?

Kymberlie