Comment to 'Negative Conversations'
  • To be honest, I really don't know what occurred.  I tested today and the best I can conclude is that somewhere the counter got off by 1; a subtraction of a read post pushed it to negative when the counter was at zero.  I noticed that as I added conversations and then read them the counter went from -1 to 0, then 1; however, it was always off by 1.  I guess a quick fix would be to just prevent the counter from going negative.  How can I reset the counter so that it is the proper value?