SimplePortal

Development => Bugs => Fixed or Bogus Bugs => Topic started by: allemand1 on May 03, 2009, 12:55:29 PM

Title: [help] Number of topics to display!
Post by: allemand1 on May 03, 2009, 12:55:29 PM
I have a problem whit the recent topics block.
I put to show 40 recent topics, and it shows sometimes 20, sometimes 25, sometimes 17.

1-The problem is because i have made this modification:
Code: [Select]
$topics = ssi_recentTopics($limit, array(2,36,3,59,13,5,6,10,9,22,35,7,8,21,11,39,33), 'array');


2-When i put this:    
Code: [Select]
$topics = ssi_recentTopics($limit, null, 'array');it shows 40 topics. but when i change it it doesnt work.


EDIT: As i can see, i have put the second case, and to show 55 topics, but it only shows 50. Maybe it only can get the lastest 50 topics, and not more....Is any way to change it?
Title: Re: [help] Number of topics to display!
Post by: [SiNaN] on May 04, 2009, 02:21:54 PM
This isn't really a bug with SP. It is related to the lowest message id calculated by ssi_recentTopics() function being too high. See this (http://www.simplemachines.org/community/index.php?topic=302578.msg2021046#msg2021046) post for solution.
Title: Re: [help] Number of topics to display!
Post by: allemand1 on May 08, 2009, 09:41:12 PM
Thanks..
SimplePortal 2.3.8 © 2008-2024, SimplePortal