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)

bagfullofrice 03-06-2007 10:14 AM

Great mod, works perfectly.

mcqwert 03-06-2007 07:42 PM

This doesn't appear to work with the postbit set to horizontal.

Mudvayne 03-06-2007 08:56 PM

Works fine for me.

mcqwert 03-06-2007 09:29 PM

I can't even find the code there now...

Something strange has happened, I very well might have messed it up.

mcqwert 03-06-2007 09:42 PM

This is what my script looks like. It is still showing the little green icons, can anyone point me in the right direction?

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>

GruntHalo 03-08-2007 05:17 PM

Thanks man I'm using it on my site right now. :D

X1C3W5 03-09-2007 03:30 PM

Quote:

Originally Posted by mcqwert (Post 1197524)
This is what my script looks like. It is still showing the little green icons, can anyone point me in the right direction?

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>

That is weird, since you inserted the code, it should be showing up some of it.

Make sure your cache is up-to-date.

PS: The green gems will still show, it will just also display your actual reputation in numbers above the reputation gems.

Mudvayne 03-09-2007 04:01 PM

Quote:

Originally Posted by X1C3W5
REPLACE WITH:
HTML Code:

Reputation: $post[reputation]<br />$post[reputationdisplay]

Why don't you use
HTML Code:

$vbphrase[reputation]: $post[reputation]<br />$post[reputationdisplay]

X1C3W5 03-09-2007 08:15 PM

It says Rep: ;).

I rather have "Reputation: 312" displayed on my community than "Rep: 312".

Looks better and professional if you ask me.

Mudvayne 03-09-2007 11:55 PM

It doesn't. Its a standerd vBulletin Global phrase. Search for it in ACP. You 'll find it. $vbphrase[reputation] shows Reputation.


All times are GMT. The time now is 01: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.02141 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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