Show all posts on one page
This modification is in the archives.
Did you ever want to display all posts of a certain thread on just one page?
So here you go: In showthread.php FIND PHP Code:
// ******************************************************************************** *
PHP Code:
if ($_REQUEST['showall'] == 1) {
If you want to have a link, put the this in template SHOWTHREAD (Thx to AshEbed!) HTML Code:
<if condition="$show['pagenav']"><a href="showthread.php?$session[sessionurl]t=$threadid&&showall=1">View All</a></if> Download No files for download. |