Who's online - modify what it shows?

Started by robg2251, July 19, 2010, 12:44:19 PM

Previous topic - Next topic

robg2251

Our "Who's online" page shows all user activity at any given time, which also includes people reporting posts, or sending PM's.    I hadn't realized this but it was pointed out by a user.   

Is there any way to disable users from seeing either of these activities on the who's online page?   Here's our page:  http://monroetalks.com/forum/who/   

Thanks in advance.   

robg2251

I did find this, which is a partial fix, at least now Guests can't view the "who's online".. 

http://custom.simplemachines.org/mods/index.php?mod=1335

I'd still like to disable PM's or Reported Posts from being viewed.... 

Adish - (F.L.A.M.E.R)

Go to ./Themes/default/languages

Edit the following to something which a user viewing Who's online shall not understand that they are viewing posts or reporting it:
$txt['whoall_pm'] = 'Viewing their messages.';
$txt['whoall_pm_removeall'] = 'Removing all their messages.';
$txt['whoall_pm_send'] = 'Sending a message.';
$txt['whoall_pm_send2'] = 'Sending a message.';

$txt['whoall_reporttm'] = 'Reporting a topic to a moderator.';


That helps?

Advertisement: