forum_pages(); pagination not counting correctly.
-
I have a problem with the way my forum topics are getting paginated. It does not appear that stickies are taken into consideration for part of this process. If $bb->page_topics = 30 in the config, then i would think only 30 topics would display, including the stickies, however what happens is that the stickies are displayed, and then 30 more topics are displayed. This is not a big problem for me, however if i have 30 topics, and 4 stickies, all are shown, and then page links are shown by forum_pages(). When the user clicks the link for page 2, they are shown nothing.
Does anyone have any ideas?
- You must be logged in to reply to this topic.