vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Calling Rank Images (https://vborg.vbsupport.ru/showthread.php?t=276654)

Cledus James 01-08-2012 08:44 PM

Calling Rank Images
 
I'm trying to call users rank images to the memberlist.php page to be displayed in front of their user name. What "command" can I use to do that. I had it done in vb3 but it's different now in vb4. I've already created the extra table column in the memberlist and memberlist_resultsbit templates to create the space where the images will be displayed.

Thanks for any help provided.

--------------- Added [DATE]1326084490[/DATE] at [TIME]1326084490[/TIME] ---------------

Bump.

Cledus James 01-10-2012 01:41 PM

No one can help answer this?

LifesGreatestGift 01-10-2012 06:16 PM

what code/mod did you use for vBulletin 3?

Cledus James 01-11-2012 05:27 PM

Let me go find it. Forgot what it was jsut knew it didnt work in vb4.

--------------- Added [DATE]1326306562[/DATE] at [TIME]1326306562[/TIME] ---------------

$userinfo[rank]


Is what I used in vb3.

LifesGreatestGift 01-11-2012 06:41 PM

{vb:raw userinfo.rank}
<vb:if condition="$userinfo['rank']">{vb:raw userinfo.rank}<vb:else />&nbsp;</vb:if>

Something like that. Not sure if that would work (just a guess at the conditional), but it will get you going in the right direction :)

Cledus James 01-17-2012 06:54 PM

Thank you for your help. That worked.


All times are GMT. The time now is 09:27 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.00954 seconds
  • Memory Usage 1,711KB
  • 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)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