Notice that this forum has 25 threads per page before it indexes to another page.
How can we set this in the software?
Right now my forum is at 26 threads and it's still on the same page.
Anjula
16 Sep 2008 12:51 PM
Hello,
Actually, the default number of threads per page is 25 unless you made any customizations to the 'block_forum_topic.php' file.
You can open this file and find the below string:
$records_per_page = 25;
Check what value you have. In case the value is 25, please send us the support request via our support center with your site URL, Admin and FTP access to your site, so we can have a check.