vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Rank Image on Memberlist (https://vborg.vbsupport.ru/showthread.php?t=122553)

JD210 07-30-2006 02:56 PM

Rank Image on Memberlist
 
Is it possible to add Rank Images to the Memberlist, specifically to the left hand side, before the Username info? If so, does anyone have any idea on how to go about it? I did a search and found on thread on it, but the suggested template change didn't work, it caused a serious error on the memberlist page.

sinaluna 09-04-2006 05:01 AM

This should work. Its the same code as what the other thread showed but I fixed a small error:

Code:

<if condition="exec_switch_bg()"><td class="$bgclass">$userinfo[rank]</td></if>
You will also have to add a column to the memberlist template to add a header.

powerful_rogue 03-13-2008 03:44 PM

Quote:

You will also have to add a column to the memberlist template to add a header.
Hi,

Can anyone advise what I would need to add to creare another column in the memberlist template so I can use the above code for ranks.

Thanks :)

powerful_rogue 03-16-2008 08:19 PM

Anyone able to help please!

NCAirsoft 07-29-2009 04:32 AM

Okay, I've added the column, but I don't know where to add the header, or what the code should be to make a header.


All times are GMT. The time now is 04:07 PM.

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.01093 seconds
  • Memory Usage 1,714KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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