vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Miscellaneous Hacks - Admins on top of the Showgroup.php (https://vborg.vbsupport.ru/showthread.php?t=219781)

blackdove 10-22-2009 05:37 PM

what about for 3.8.1 ??
Is there another code i can use?
i cant seem to figure this one out for 3.8.1

EagleNick 11-08-2009 08:21 PM

Quote:

Originally Posted by hellbomb (Post 1869540)
so people cant make a thing that allows you to put the usergroups in the order you want, if you have custom ones, say you put the usergroup id in the order you want and it shows up like that

See post #9
Quote:

Originally Posted by blackdove (Post 1903845)
what about for 3.8.1 ??
Is there another code i can use?
i cant seem to figure this one out for 3.8.1

See post #9

blackdove 11-09-2009 12:43 AM

Thanks Nick!!

lighthazard 12-03-2009 05:04 AM

Quote:

Originally Posted by ecihanuysal (Post 1860889)
no problem for moderators on the list. but one of forum rank is above the admin rank. any fix?

The following quote has it:
Quote:

Originally Posted by EagleNick (Post 1868263)

---------------
I believe the standard vbulletin software puts the forum leaders in alphabetical form, either look into another mod or try to sort through the actual .php yourself. Sorry I am not much help but, I had the same issue. :/

BlueCheri 08-31-2010 08:12 AM

Waiting updates for 4.0.6 version.

Thanx in advance.

merk_aus 11-14-2010 01:52 AM

Installed -thanks for the great addition. This was definately one thing that annoyed me.

Zylantex 04-28-2011 06:49 PM

Thank you for a really slick solution to an annoying problem.

Boofo 04-28-2011 07:11 PM

Quote:

Originally Posted by BlueCheri (Post 2091930)
Waiting updates for 4.0.6 version.

Thanx in advance.

Do the same thing but move the block with $usergroups in it.

asdfadrian 05-14-2011 07:41 PM

You made the thing more complicated than it looks in your text. Basically you just add the

$showgroups above the "<if condition="$moderatorbits"><!-- moderators -->" like below:
PHP Code:

$showgroups 

<if condition="$moderatorbits">
<!-- 
moderators --> 

Why not just say find and place above it?


All times are GMT. The time now is 09:37 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01284 seconds
  • Memory Usage 1,730KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete