How do I... order the Show Groups correctly?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • WebmasterAJ
    Senior Member
    • Jul 2001
    • 198

    How do I... order the Show Groups correctly?

    If you view showgroups: http://www.finheaven.com/boardvb2/showgroups.php?

    You'll notice that it's Moderators, Administrators, Super Mods. In my opinion, it's simply not ordered right. I think it should be Administrators, Super Mods, Moderators. I know, this is being a little picky of me, but if this is a simple fix... please let me know...

    Thank you for your time and energy...

    Sincerely,
    Andrew Tatum
    Andrew Tatum
    FinHeaven & Co - Get Splashed With FinForMation
    The FinHeaven & Co Forums - Your Opinion, Your Team, Speak It Here
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Go to your:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> Show Groups Templates -> SHOWGROUPS

    Move the red code as shown below:

    Code:
    $stylevar[htmldoctype]
    <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
    <head>
    <title>$vboptions[bbtitle] - $vbphrase[show_groups]</title>
    $headinclude
    </head>
    <body>
    $header
    $navbar
    
    [color=red]MOVE CODE HERE[/color]
    
    <if condition="$moderatorbits">
    <!-- moderators -->
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
    	<td class="tcat" colspan="4">$vbphrase[moderators]</td>
    </tr>
    <tr>
    	<td class="thead">&nbsp;</td>
    	<td class="thead" width="50%">$vbphrase[username]<if condition="$show['locationfield']"> / $vbphrase[location_perm]</if></td>
    	<td class="thead" width="50%">$vbphrase[forums]</td>
    	<td class="thead">$vbphrase[contact]</td>
    </tr>
    $moderatorbits
    </table>
    <br />
    <!-- end moderators -->
    </if>
    
    [color=red]$usergroups[/color]

    Comment

    • WebmasterAJ
      Senior Member
      • Jul 2001
      • 198

      #3
      Wow! If that wasn't one of the fastest replies! Thanks a ton man!
      Andrew Tatum
      FinHeaven &amp; Co - Get Splashed With FinForMation
      The FinHeaven & Co Forums - Your Opinion, Your Team, Speak It Here

      Comment

      • Darren Lewis
        Senior Member
        • Mar 2002
        • 108
        • 3.6.x

        #4
        Originally posted by WebmasterAJ
        You'll notice that it's Moderators, Administrators, Super Mods. In my opinion, it's simply not ordered right. I think it should be Administrators, Super Mods, Moderators. I know, this is being a little picky of me...
        I agree. Shouldn't this be changed in the default vbulletin install so that moderators aren't shown at the top of the list?

        Comment

        • djjeffa
          Senior Member
          • Jul 2004
          • 241
          • 3.6.x

          #5
          i did this a long time ago and it worked great but now i want to know is there a way to get the it to be admi,supermod than mod ? I know they go in alpabetical order but could this be changed?
          www.djjeffa.com

          Comment

          • Jake Bunce
            Senior Member
            • Dec 2000
            • 46598
            • 3.6.x

            #6
            Originally posted by djjeffa
            i did this a long time ago and it worked great but now i want to know is there a way to get the it to be admi,supermod than mod ? I know they go in alpabetical order but could this be changed?
            That would require modifying the code in the showgroups.php file. For this reason I recommend you post on www.vbulletin.org.

            Comment

            • Techguy1
              Senior Member
              • Jul 2002
              • 628
              • 3.7.x

              #7
              Actually why not just edit SHOWGROUPS template and move $usergroups above <if condition="$moderatorbits">?
              HFT Online - Professional computer help ... with a personal touch

              Comment

              • Jake Bunce
                Senior Member
                • Dec 2000
                • 46598
                • 3.6.x

                #8
                I misread his post.

                See the instructions I posted in this thread. That is exactly what my instructions do.

                Comment

                • Darkblade
                  Senior Member
                  • Jul 2004
                  • 690
                  • 3.6.x

                  #9
                  Wow thanks for that, Jake!
                  Metal Gear Forums - Discussion on the popular series of computer and console stealth-based games.

                  My Mods: Coming Soon | My Tutorials: Coming Soon

                  Comment

                  widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                  Working...