Quote:
Originally Posted by patriciafrankie
I have a question... I don't know if it has been answered or not as I haven't looked through the entire thread.. lol, but where it says:
1. In showthread.php find this bit of code:
// ##################################################
if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) {
show_nopermission();
}
if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") {
$pagenumber=1;
}
// ##################################################
I cannot find the second part in the php file. Will this work with v2.3.2?
TIA
Patricia
|
Yes, should work with 2.3.2