|
the way my code works is it shows all the news (yeah i gotta fix that soon). But it counts the lines, and the line numbers should be equal to the highest ID#, the newest post. Then it just counts down till it runs out. The problem is that if it puts my post to ID=17 and there is only 15 lines, it wont show up until i add 2 more posts, or subtract 2 from the ID.
|