FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » 2.5.0 minipager bug (thread.php.t)
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
2.5.0 minipager bug (thread.php.t) [message #11554] Mon, 07 July 2003 09:27 Go to next message
ctbk is currently offline  ctbk   Italy
Messages: 142
Registered: April 2002
Location: Milan, Italy
Karma: 0
Senior Member
line 100 of thread.php.t:
$st_pos = $i * $POSTS_PER_PAGE;

Should be
$st_pos = $i * $ppg;


Or users who set "posts per page" value != from forum settings in their profile will have problems.


~
~
:wq
Re: 2.5.0 minipager bug (thread.php.t) [message #11597 is a reply to message #11554] Wed, 09 July 2003 13:35 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Fixed in CVS.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: In FUDforum 2.5.0 stable, clicking on queue moderation gives an SQL error
Next Topic: bug in consist.php?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 22:19:43 GMT 2024

Total time taken to generate the page: 0.03124 seconds