Quote:
Originally posted by PPN
simply remove
if (!$getperms[canviewothers]) {
$limitothers="AND postuserid='$bbuserinfo[userid]'";
}
from forumdisplay.php
around line 276.
There is something similar to that in viewthread.php so settings Can View Others to NO will allow them to view a list of threads but not the thread itself.
I already removed those 3 lines from my board as it was an annoyance.
|
Ah, that also works very well!