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
Return to the default flat view Create a new topic Submit Reply
Private msgs Online indicator fix [message #11787] Thu, 17 July 2003 08:12 Go to previous message
ctbk is currently offline  ctbk   Italy
Messages: 142
Registered: April 2002
Location: Milan, Italy
Karma:
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
[Message index]
 
Read Message
Read Message
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: Sun Sep 29 22:14:57 GMT 2024

Total time taken to generate the page: 0.04096 seconds