Quote:
Originally Posted by MrHorror
My second question is, I have our forum set up for a page break after 22 threads. Basically, 22 threads per forum page. But I cannot seem to get this to work with stick threads EXAMPLE: ( http://hmandsforums.oliwy.net/forums...splay.php?f=16). Our news archive forum goes on and on. I am trying to get the news archive to break up into a 22 thread per page format, sticky or not.
|
The code in forumdisplay has this comment:
Quote:
// on the first page there will be the sticky threads PLUS the $perpage other normal threads
// not quite a bug, but a deliberate feature!
|
Maybe you knew that already. It kind of looks like you'd need to edit forumdisplay.php to change that, but to be honest it's too complicated for me to figure out (in the few minutes I spent looking at it).
But of course maybe someone else can help...