FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Private msgs Online indicator fix
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Private msgs Online indicator fix [message #11787] Thu, 17 July 2003 08:12 Go to next message
ctbk is currently offline  ctbk   Italy
Messages: 142
Registered: April 2002
Location: Milan, Italy
Karma: 0
Senior Member
line 122 of datadir/src/pmsg.php.t should be changed from
if ($ONLINE_OFFLINE_STATUS == 'Y' && ($obj->invisible_mode == 'Y' || $usr->is_mod == 'A')) {

to
if ($ONLINE_OFFLINE_STATUS == 'Y' && ($obj->invisible_mode == 'N' || $usr->is_mod == 'A')) {


~
~
:wq
Re: Private msgs Online indicator fix [message #11790 is a reply to message #11787] Thu, 17 July 2003 15:31 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Thanks, the bug has been fixed in CVS.

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: PM:s get length=0
Next Topic: Forum Statistics with DB name error
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 30 00:18:36 GMT 2024

Total time taken to generate the page: 1.26879 seconds