Any Ideas how to increase BHW visible replies per page?

Typicle

Newbie
Joined
Nov 22, 2014
Messages
28
Reaction score
9
Let me explain, so you find a really great Q&A with tonnes of valuable information.
There are 11 different pages of replies, each page has a certain amount of replies and then a new page is created.

Does anyone know how to increase the amount of replies per page visible?
I know with google and other websites you can edit the url to make this custom through adding a code at the end.
An example is "&count=##" where ## would give you any desired amount of results per page.

This is useful for archiving information and saving it so you don't have to go to each individual "page 1, 2, 3, etc". In the past few weeks I have became really big on saving and organising important things I read online for later use so I don't forget.

Thanks guys :)
I look forward to contributing more in the future (long time lurker and am now at the age where I am serious/developed enough to start making some moves)
 
XenForo has a hard-coded default of 20 posts per page, and most other forums max out at 100 posts.

If it were possible to display the entire thread on one page, the ~20k reply threads would be a heavy load on the database, and a great target for DDOS attackers.
 
Back
Top