vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Show Thread Enhancements - Reputation Displayed As Numbers (https://vborg.vbsupport.ru/showthread.php?t=140415)

Ronak 03-10-2007 04:13 AM

Liked it ;) 5 starz

mcqwert 03-12-2007 03:31 PM

Can someone please help me out... I've been trying to get this to work, it just isn't showing up. This is the code I currently have.

Code:

<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><span id="repdisplay_$post[postid]_$post[userid]">Reputation: $post[reputation]<br />$post[reputationdisplay]</span></div></if>

Mudvayne 03-12-2007 03:36 PM

Quote:

Originally Posted by mcqwert (Post 1201644)
Can someone please help me out... I've been trying to get this to work, it just isn't showing up. This is the code I currently have.

If you want it to show on horizontal postbit then you will have to edit postbit template not the postbit_legacy template.

mcqwert 03-12-2007 03:52 PM

Oooh.... Much appreciated. Thanks.

X1C3W5 03-13-2007 04:27 PM

I modified the first thread to include postbit change (instead of mentioning postbit_legacy alone) and updated the modification to change the string "Reputation" to the variable $vbphrase[reputation] (Thanks to Icy for reporting).

Pacman15 03-13-2007 06:59 PM

Thanks... I've been looking for this. :D

ninjamaster 03-14-2007 07:21 AM

thanks nice work :)

PassLab.net 03-23-2007 10:53 PM

installed, thanks :)

WAHMama 03-25-2007 07:18 PM

very kewl

Fulla 03-26-2007 09:46 AM

Hiyas

This is what I found in postbit for reputation:

<img class="inlineimg" src="$stylevar[imgdir_reputation]/reputation_$posneg.gif" alt="$post[username] $post[level]" border="0" />

Not sure what to do?
Help Please :D


All times are GMT. The time now is 02:17 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.01527 seconds
  • Memory Usage 1,727KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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