Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Cut some topics
Mikey05
New
Hello everyone.
Is there a option to show only 15 topics in index page?
Thank you for your help.
0
Comments
go to
config.php
and add or modify if it's already there$Configuration['Vanilla']['Discussions']['PerPage'] = '15';
There was an error rendering this rich post.
Thank you! Worked great!
FYI - the option is available through the dashboard. I believe it is advanced forum settings, I am not at a computer with vanilla, so i can't check.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Indeed, however there is only a small range of option on the dropdown.
There was an error rendering this rich post.
yes @Tama - you are correct for finer tuning the only way is thru config.php
just wanted to let people know if they didn't need to fine tune it - option is in dashboard if they didn'y already know, couldn't recall what was in dropdown box.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.