Modification Name: Disable "hide me" user Recent Visitors pref
Author(s): Charles Capps
Description: This small one-line hack will cause PNTF to ignore the user preference of whether to be hidden or not, resulting in all names being shown on the user list on the forum summary / inside a forum.
Demo: none
Requirements: 6.7.0 Beta Release 1 (rv199) or higher
Instructions / Other Info:
1) Open ubb_lib.cgi
2) Find this line:
$vars_pntf{'AllowHidden'} = "yes";
3) Change "yes" to "no"
4) Save & upload. You will need to clear the board cache for the change to take effect.