Welcome, Guest. Please Login or Register.
November 19, 2024, 11:24:09 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Stealth Global moderator mod? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Stealth Global moderator mod?  (Read 421 times)
dumbfatguy
Noobie
*
Posts: 40


Inspiration moves me brightly

Stealth Global moderator mod?
« on: May 26, 2003, 06:43:16 PM »
Reply with quote

My forum is small but getting a little to big for me to handel on my own. So I want to have a global moderator, but I don't want the other members of my forum to know who the mod is, IE power trips why him not my and so on.

I can Imagine this wouldn't be to hard to do.
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:Stealth Global moderator mod?
« Reply #1 on: May 26, 2003, 09:32:51 PM »
Reply with quote

edit Load.php, searh for   elseif ($userprofile[$user]['memberGroup'] == 'Global Moderator')replace with   elseif ($userprofile[$user]['memberGroup'] == 'Global Moderator' && ($settings[7] == 'Administrator' || $settings[7] == 'Global Moderators'))this will make the stars and rank for gmod only appear to other gmods and admins
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
dumbfatguy
Noobie
*
Posts: 40


Inspiration moves me brightly

Re:Stealth Global moderator mod?
« Reply #2 on: May 26, 2003, 10:03:20 PM »
Reply with quote

Thanks for your help :)


what if they edited a post?
would it still say Last edit by "whatevertherenameis"

Is there a way so It will just say Last edit my "Moderator"
Logged
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:Stealth Global moderator mod?
« Reply #3 on: May 26, 2003, 11:38:16 PM »
Reply with quote

that one might be a little harder, and requires another sql query to check on the nickname's membergroup
it should be done in Display.php
maybe i'll code it when i have the time, gotta go to school soon :P
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Anguz
YaBB God
*****
Posts: 641


llama me?!

WWW
Re:Stealth Global moderator mod?
« Reply #4 on: May 27, 2003, 12:41:06 AM »
Reply with quote

I remember a mod that doesn't show that line when the message is edited by a moderator or admin... I'll try to find it for you
Logged

My Mods: Avatar & Sig Size Control, No Show Msg Subject, Msg URL Composer, Built-in Avatar Rand, Built-in Sig Rand, Remove New-lines Excess, Show All Stars, Search Bar, Smart URLs
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Stealth Global moderator mod? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.094 seconds with 21 queries.