vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help! I am confused by reputation. (https://vborg.vbsupport.ru/showthread.php?t=218478)

David1678 07-13-2009 02:06 AM

Help! I am confused by reputation.
 
1 Attachment(s)
I am trying to set up my reputation system and what I want it to do is confusing me.

I want it to be that every time someone clicks on add reputation in a post, it increases the number in the postbit legacy by 1. I think what I want is the reputation power displayed, as opposed to whatever I am displaying that keeps getting capped at 10.

This is the code I currently have in:

Code:

<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]"><if condition="$post['showreputation']">$vbphrase[reputation]: <a href = http://www.myurl.com/forums/reputation.php?p=$post[postid]>$post[reputation]</a><br /></if>$post[reputationdisplay]</span></div></if>
If anyone can help it would be greatly appreciated!

Thanks

Ronald0 07-13-2009 02:11 AM

I believe it just shows the reputation power, like thats how much reputation a person gives when they do rep you.

David1678 07-13-2009 02:57 AM

Quote:

Originally Posted by Ronald0 (Post 1847825)
I believe it just shows the reputation power, like thats how much reputation a person gives when they do rep you.

Is there any way to get it to show total reputation?

Ronald0 07-13-2009 02:59 AM

Umm i have no idea to be honest, the players can find that out only viewing the USER CP. It will say who repped them last on what post and when, then above the box it will say "Total reputation point(s): rep here"

David1678 07-14-2009 12:19 AM

Right. Thanks for the info Ronald0. I am looking to find out how to put the total reputation points in postbit, if anyone knows I would appreciate some help.


All times are GMT. The time now is 08:12 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.00980 seconds
  • Memory Usage 1,719KB
  • 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