I have the same problem. I checked my HTML source of the page that’s produced from a post I had with a comment. It shows this:
<a href="http://www.mybloglog.com/buzz/co_redir.php?t="
target="_blank" title="My profile on
MyBlogLog.com!">
<img class="MyAvatars" border="0"
style="display:none;"
src="http://pub.mybloglog.com/coiserv.php?href=&n=Joee"
onload="this.style.display='inline'; if
(this.width > 48) { this.width = 48;
this.height = 48; } ; if (this.width < 48)
{ this.parentNode.title = 'Join MyBlogLog.com!';
this.src='http://www.mybloglog.com/buzz/images/pict_none.gif';
this.onload=void(null); }" alt="MyAvatars 0.2b"/>
</a>
I don’t see anything wrong with it, so why isn’t anything showing up? No icon, nothing…not even an error msg or something?