miniBB ®

miniBB

®
Support Forums
  
 · Start · Sign in · Register · Search · Statistics · File Bank · Manual ·
How To miniBB Support Forums / How To /  
 

User Activity setting

 
Author Danny2000
Partaker
#1 · Posted: 14 Apr 2006 17:05
I don't want my moderators to be able to change user activity.
How can I remove the member option in user info page for my moderators?
(http://www.domain.com/forum/index.php?action=userinfo&user=xxx)

Author Team
8-)
#2 · Posted: 14 Apr 2006 17:14
Edit bb_func_usernfo.php and find the line

if(($user_id==1 or $isMod==1) and $user!=1 and isset($_GET['activity']) and ($_GET['activity']==1 or $_GET['activity']==0))

change it so it lists only one condition:

if($user_id==1 and $user!=1 and isset($_GET['activity']) and ($_GET['activity']==1 or ... etc.

Author Danny2000
Partaker
#3 · Posted: 14 Apr 2006 19:37
Thanks Team
you are the best ;-)

How To miniBB Support Forums / How To /
 User Activity setting
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message


  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Did you know that you may be allowed to hide miniBB credits and remove miniBB's copyright notice?