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
Return to the default flat view Create a new topic Submit Reply
2.5.0 minipager bug (thread.php.t) [message #11554] Mon, 07 July 2003 09:27 Go to previous message
ctbk is currently offline  ctbk   Italy
Messages: 142
Registered: April 2002
Location: Milan, Italy
Karma:
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
[Message index]
 
Read Message
Read Message
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: Sat Sep 28 14:14:07 GMT 2024

Total time taken to generate the page: 0.05825 seconds