Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Mods being turned into HMods

  • 15-01-2006 12:54pm
    #1
    Registered Users, Registered Users 2 Posts: 22,231 ✭✭✭✭


    Ive noticed over the last few days that a lot of mods now seem to be changed to Hmod status, is this a problem with the modtitles file?

    for example Seamus used to say Smod: so on, but now says HMod.

    Plus some mods have changed from Mod to HMod.
    Post edited by Shield on


Comments

  • Registered Users, Registered Users 2 Posts: 2,190 ✭✭✭UnrealQueen


    What does HMod and SMod mean?


  • Registered Users, Registered Users 2 Posts: 6,628 ✭✭✭Asok


    Hmod is a hosted moderator who is a moderator of a forum in the hosted section
    Smod is ....demi god


  • Registered Users, Registered Users 2 Posts: 22,231 ✭✭✭✭Sparky


    i would of thought it may be due to the usergroup setting a mod is in.
    Like as in group memberships???

    Cloud would be better able to sort it out :D


  • Registered Users, Registered Users 2 Posts: 1,421 ✭✭✭Steveire


    What does HMod and SMod mean?

    [wiki]Power Heirarchy[/wiki]
    I've always thought it was a group membership choice thing too. I'm puzzled now.


  • Registered Users, Registered Users 2 Posts: 22,231 ✭✭✭✭Sparky


    yeah its a usergroup ID fault,

    [PHP]if (is_array($moderator)) {
    while(list($key, $user) = each($moderator)) {
    $forumbits = $modforums["$user[userid]"];
    $userid = $user[userid];
    $membergroupids = explode(",", $user[membergroupids]);
    if (($user[usergroupid] == 7) || (in_array("7", $membergroupids))) { $usertitle = "Moderator"; $field5 ="Mod: $forumbits"; }
    if (($user[usergroupid] == 28) || (in_array("28", $membergroupids))) { $usertitle = "Category Moderator"; $field5 = "CMod: $forumbits"; }
    if (($user[usergroupid] == 5) || (in_array("5", $membergroupids))) { $usertitle = "Super Moderator"; $field5 = "SMod: $forumbits"; }
    if (($user[usergroupid] == 6) || (in_array("6", $membergroupids))) { $usertitle = "Administrator"; $field5 = "Admin: $forumbits"; }
    print "$user[username] - $usertitle - $field5<br>\n";
    mysql_query("UPDATE ".TABLE_PREFIX."userfield SET field5=\"$field5\" WHERE userid=$userid");
    }
    [/PHP]

    thats what i have in my forum, so usergroup id whatever thats equal to Hmod, is what some of you are in when you should be in say for example of above usergroup id 5
    ;)


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 6,628 ✭✭✭Asok


    Well I have only been a mod and an smod (still am smod j00 peons) yet i'm now listed as a hmod


  • Registered Users, Registered Users 2 Posts: 5,049 ✭✭✭Cloud


    Fixed.


  • Registered Users, Registered Users 2 Posts: 6,628 ✭✭✭Asok


    My e-penis is no longer asian in proportion!


  • Registered Users, Registered Users 2 Posts: 22,231 ✭✭✭✭Sparky


    Cloud wrote:
    Fixed.
    What was the fault in the end?? :)


  • Registered Users, Registered Users 2 Posts: 6,374 ✭✭✭Gone West


    Asok wrote:
    My e-penis is no longer asian in proportion!
    dont you know?
    Asians have longer e-penises.
    Something to do with compensating for something


  • Advertisement
  • Closed Accounts Posts: 31,967 ✭✭✭✭Sarky


    Starcraft makes it grow.


Advertisement