.NET Kicks is monkeying with my comment count

Last post 08-13-2008 6:01 AM by crazeegeekchick. 1 replies.
Page 1 of 1 (2 items)
  • .NET Kicks is monkeying with my comment count

    08-12-2008 8:57 AM

    When somebody "kicks" one of my posts on dotnetkicks.com, it sends a comment.  This comment does not get displayed on the actual post, but I see it in the control panel.  I then delete this comment, but my comment count still includes it.

     

    Am I doing something wrong?  Is there some way I can prevent this?  OR - is this a bug?

    Crazeegeekchick.com


  • Re: .NET Kicks is monkeying with my comment count

    08-13-2008 6:01 AM

    Ok, the problem has to do with trackbacks - apparently they are included in the comment count for these two items: 

    $macros.CommentUrl($post, "%{anchor='comment_list'}")

    $post.CommentCount 

     I modified my theme a bit to display the trackbacks too  (per this link), but I'd really rather trackbacks had their own seperate count and were not included in the Comment Count.  Before displaying them on my page, I was very confused why the count would denote many more comments than were actually on the page.

    Additionally, deleting the trackbacks via the Graffiti Admin does NOT remove them from the count.

     

    Crazeegeekchick.com


Page 1 of 1 (2 items)