Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Quote Download Post 
Post Hidden Users Visible To Moderators Too 
 
Is it possible to let Moderators see hidden logged in users? (Just like admins do )
 



 
VortexPMWebsite  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Quote Download Post 
Post Re: Hidden Users Visible To Moderators Too 
 
in page_header.php

replace

Code: [Download] [Hide]
  1. if ( $row['user_allow_viewonline'] || $userdata['user_level'] == ADMIN || $userdata['user_id'] == $row['user_id'] ) 


with

Code: [Download] [Hide]
  1. if ( $row['user_allow_viewonline'] || $userdata['user_level'] == ADMIN  || $userdata['user_level'] == MOD || $userdata['user_id'] == $row['user_id'] ) 

 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: Hidden Users Visible To Moderators Too 
 
Very good, thanks a lot  :kid:
 



 
VortexPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Re: Hidden Users Visible To Moderators Too 
 
ur welcome Vortex, :mrgreen:
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerPMWebsite  
Back to topPage bottom
Quote Download Post 
Post Respuesta: SOLVED -Hidden Users Visible To Moderators Too 
 
Edit title to SOLVED.

Thanks Zuker. :D
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaPMWebsite  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events