vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   reputation (https://vborg.vbsupport.ru/showthread.php?t=111033)

Calibre_k 03-21-2006 10:24 PM

reputation
 
Hi guys I want rep points to be like the image how can I do this?



http://img45.exs.cx/img45/7048/24ws.jpg

007 03-22-2006 01:24 AM

What image?

Calibre_k 03-22-2006 12:56 PM

image i've attached, this link...

http://img45.exs.cx/img45/7048/24ws.jpg

Calibre_k 03-24-2006 12:30 AM

Anyone going to help me please?

baronvonwalz 03-24-2006 01:54 AM

Give us a link to your forum so we can get a better idea of what you are talking about.

Kroziun 03-29-2006 03:22 PM

I think not many people will understand as you did not make it clear what you wanted. Only after looking at the image for a little while it appears you want the "Rep Points: 154" part to be displayed in the postbit.

So, add this to the postbit_legacy (or postbit if not using legacy) template:

Rep Level: $post[reputation]<br>

So it looks like this:
PHP Code:

<if condition="$show['reputation']"><div><if condition="$show['reppower']">Rep Level$post[reputation]<br>$vbphrase[reppower]: $post[reppower]</if><BR>$post[reputationdisplay]</div></if> 

NB: Also add the second <BR> which you can see in capitals if you want the Rep Block image(s) to appear beneath the Rep Power line as in your image.

Hope this helps you. :)

Edit: I forgot to say place bold tags around $post[reputation] if you want it to appear bold as in your image, like this: <b>$post[reputation]</b>

Chicago_VLNU_4s 07-28-2006 06:48 AM

not workin for me... can some1 please assist me?

denniss 09-06-2006 04:35 PM

Where do I do this? Where is the template?

Quote:

Originally Posted by Kroziun
I think not many people will understand as you did not make it clear what you wanted. Only after looking at the image for a little while it appears you want the "Rep Points: 154" part to be displayed in the postbit.

So, add this to the postbit_legacy (or postbit if not using legacy) template:

Rep Level: $post[reputation]<br>


da420 09-06-2006 04:53 PM

The template is in your admin control panel in styles and templates. You need to find the postbit_legacy template and add it where you want it.

OnkelM 09-06-2006 04:55 PM

Quote:

Originally Posted by denniss
Where do I do this? Where is the template?

Go into your Admincp --> styles and templates --> choose the template that you`re using for your page --> go into the settings 4 edit template and search for the option Postbit. There you`ll find another option where you can edit the postbit_legacy... ;)


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