Login  Register

Re: Post count

Posted by Nalicter on Sep 19, 2008; 10:58pm
URL: https://support.nabble.com/Post-count-tp1097264p1102115.html

Thanks for fixing the problems. :)

Everything seems to be fine now. Although, I should note that the curious underscore on some of the posts for the post count still exists. I only see it on these fantasy forums that we're talking about. Let me check and see if the underscore disappears when I log out. Nope, it's still there. But it's only that branch of forums. It only appears with low amounts of posts (less than 11 or so). I think it might be due to a counting bug having to do with threads that have been moved or something (most of this probably occurred soon after migration to Nabble 2). Let me check and see if the count is accurate on the posters.

Hmm. It appears to give an accurate post count for the all posts with the top level parent and its children. At first I thought it meant just the posts in the forum at hand—but this way is cool, and is probably a good idea. However, this is different from the posts calculated when you click on the people link (seeing as it counts higher level posts as well). I just hope that doesn't confuse anyone.

When I check the console for errors, I get warnings, but no out-right errors. Here are the ones that appear when I view a thread with such:

Warning: Error in parsing value for property 'filter'.  Declaration dropped.
Source File: http://n2.nabble.com/site7.css
Line: 521

Warning: Expected declaration but found '/'.  Skipped to next declaration.
Source File: http://n2.nabble.com/catalog/CustomStyle.jtp?forum=641121
Line: 16

Warning: Expected declaration but found '/'.  Skipped to next declaration.
Source File: http://n2.nabble.com/catalog/CustomStyle.jtp?forum=641121
Line: 101

Warning: Expected declaration but found '/'.  Skipped to next declaration.
Source File: http://n2.nabble.com/catalog/CustomStyle.jtp?forum=641121
Line: 105

Hmm—when I look at these warnings, they seem to pertain to something I did in the forum stylesheet. Let me fix that and see if for some odd reason that fixes it. All right, I've fixed them all, except for the one that's not particular to my forums. Apparently the // style comment causes the warning for some odd reason (is there a better comment to use in CSS?)

This is the warning that remains, and is common to other forums:
Warning: Error in parsing value for property 'filter'.  Declaration dropped.
Source File: http://n2.nabble.com/site7.css
Line: 521

I doubt if this has anything to do with the underscore thing, but I'm not sure what else to say.