Double posts = lost skin comments
This a bug that I have noticed recently. Certain people always leave a double post when they comment. It's just one of those weird things. I have a suspicion that it's a browser issue.
But here is the strange result of the double posting:
Each page of comments is 25 posts long. After that, a new page gets created. Now, if one of those 25 comments are doubled, you loose a comment. You can see this by going to the next page. You'll see that the comment number is off by the same amount of double comments that you have on the previous page.
You may say that WC is just counting the posts as separate even though they have the same comment #, but I know that this isn't the case. Take for example this skin: https://www.wincustomize.com/skins.aspx?skinid=6986&libid=1&p=2 On page 2, you will see that there are 3 instances of double comments. The last comment on the page is #47. Go to page 4 and you'll see that the first comment is #51.
Comment#49 is one that I wrote myself as a test when I saw that #48 was missing. Comment #50 was written by a friend. Page 4 did not get generated until comment #51 was written.
So it looks like WC counts how many actual posts there are per page and when the number is greater than 25, the last ones get omitted.
I'm not sure I've explained my theory so that it's understandable or not ![]()