Looks like you have not edited the php file.
==== >8
open forumdisplay.php
Find
$pagenav =
getpagenav($totalthreads,"forumdisplay.php?s=$sess ion[sessionhash]&forumid=$forumid&daysprune=$daysprune&sortorder=$ sortorder&sortfield=$sortfield&perpage=$perpage");
replace it with:
$pagenav = getpagenav($totalthreads,"f$forumid");
====== >8
You need to find the php file (forumdisplay.php) and edit it according to my original post. You can put "//" without the quote in front of that line to comment out the old code and add the line of new code next line to it.
I will try to come back to this forum soon to see if you have fixed it. Thanks but no, I will not accept payment for something like this.