vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   User Ranks Order (https://vborg.vbsupport.ru/showthread.php?t=262768)

MGC x Pie x MC 04-28-2011 01:13 AM

User Ranks Order
 
Has a mod been made to specifically change what order a user rank is displayed?
So I can pick how it shows up under my name.

If not, can it be done?

Thanks

MGC x Pie x MC 05-01-2011 11:05 PM

No one?

Tasking Mickey 05-04-2011 10:46 PM

Quote:

Originally Posted by MGC x Pie x MC (Post 2190854)
No one?

If you mean on the postbit, I believe you can, by going to the postbit template, and finding this code.

PHP Code:

<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> 

That's the vB3 code, for the vB4 one, I believe it's this.

PHP Code:

<span class="rank">{vb:raw post.rank}</span

Just move the hook to your location of choice.

MGC x Pie x MC 05-28-2011 09:12 PM

That moves all the user ranks? If it does thats not what I meant

I meant that like you have all your user ranks, say there is user rank 1 above user rank 2. But I want it to be displayed as user rank 2 over user rank 1

cm. 07-05-2011 08:06 AM

still looking for a solution to this. It's strange that it is not included by default.

shanef 09-10-2011 08:10 PM

im searching for this also


All times are GMT. The time now is 02:18 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.01176 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete