|
|
Joined: Apr 2002
Posts: 4
Lurker
|
Lurker
Joined: Apr 2002
Posts: 4 |
I wonder if anyone has or knows of a hack so that those people who have opted to stay invisible can be seen by Moderators?
Currently Admins can view all users online even if they have opted to be invisible, as well as where they are on the forum and some of our moderators wish to have this feature too.
Would changing this:
>>> if ( ($user['U_Status'] != "Administrator") && ($Visible == "no") ) { continue; } <<<
To this work:
>>> if ( ($user['U_Status'] != "Administrator" || "Moderator") && ($Visible == "no") ) { continue; } <<<
TIA.
Bill.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
moving to "mod suggestions and ideas" 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|