vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Profile Enhancements - Reputation Displayed As Numbers (https://vborg.vbsupport.ru/showthread.php?t=177052)

DevFred 04-23-2008 10:00 PM

Reputation Displayed As Numbers
 
General Information

Old threads (no longer supported):
https://vborg.vbsupport.ru/showthread.php?t=140415
https://vborg.vbsupport.ru/showthread.php?t=126105

Posted in the 3.7.x forums under new username and to refresh support for the modification.

Don't forget to mark this modification as installed to receive update notifications. Rate it or vote for it if you really like it ;).

You can contact me for support through e-mail, or right here in this thread.

Modification Description

This modification does the following on the postbit display (X representing reputation gem image):

Before modification:
Rep: XXXXXXXXX

After modification:
Reputation: 1046
XXXXXXXXX

Screenshots are available as attachments in this thread.

Installation Instructions

In "postbit" (horizontal style) and/or "postbit_legacy" (vertical style) template find:

PHP Code:

$post[reputationdisplay


Replace with:

PHP Code:

<if condition="$post['showreputation']">$vbphrase[reputation]: $post[reputation]<br /></if>$post[reputationdisplay


Please note that you might have to modify it to make it appear perfect on your skin. On my community's Graphite and iSkin styles I didn't have to do anything more special, but on Default Style style I had to place a <br /> in front of the "Replace with" code to make it appear on a new line.

Change Log

1.2 -> 1.21
- Fixed issue where reputation amount in numbers would still be displayed if user would have disabled reputation display through user control panel. (Thanks to airborneCAL for noticing this)

1.1 -> 1.2
- Replaced the string "Reputation" with $vbphrase[reputation]. (Thanks to Icy for noticing this)

Rickeo 04-24-2008 06:36 PM

Maybe you can help me want am wanting to do is well I have a Christian board and I want to turn the reputation system into something called blessings.

Like here

http://christianforums.com/

So users can give so many blessings a day to users but it only counts as one blessing instead of ten and each bless when clicked shows the counts as 1 and the green boxes are changed to hearts instead so like a basic blessing system like you see on the forums I provided above could you help me with this I know it's off topic a little but I am willing to pay :)

Rick

DevFred 04-24-2008 07:41 PM

Rickeo, it is a bit very off topic.

You can change the way reputation points are distributed in the vBulletin options. And to change the gems in to something else simply overwrite the images in the file directory, it's as simple as that.

Rickeo 04-25-2008 03:42 AM

I clicked install just for helping out :D

Rick

Jasem 04-25-2008 07:35 AM

Nice share = Thanx

basketmen 06-04-2008 11:42 PM

Hi guys, i can get Total reputation that user have in postbit

but, how is the code to get Reputation received this month :


this is the example in phpbb in the down left, they have reputation received this month above total reputation in they post, i have try that forums and i very atrractive to get reputation, very cool and increase the competition to get reputation

https://vborg.vbsupport.ru/external/2008/06/60.jpg

Jumlah bintang saya : -->its mean my reputation
Bulan ini 10 --> its mean this month reputation
Total 18 --> its mean reputation total

DevFred 06-05-2008 10:17 AM

vBulletin does not gather such statistics on how much reputation a user received in a month (as far as I'm concerned). So I'm unable to create a display modification for this.

kenji4861 06-13-2008 08:25 AM

Thanks just installed

http://www.spoofee.com/forums/showth...ewpost&t=78741

yankee831 06-15-2008 05:38 PM

A quick question. Everything looks great, except for me, I have Rep Power, nothing for Reputation. It doesn't even say anything (everyone else does) I also have a single blue block, while all other members have green blocks. I am the only one that has this problem. Is there a way to fix this? Or is it this because I'm admin?

botlrok8 07-31-2008 04:06 PM

Quote:

Originally Posted by yankee831 (Post 1550159)
A quick question. Everything looks great, except for me, I have Rep Power, nothing for Reputation. It doesn't even say anything (everyone else does) I also have a single blue block, while all other members have green blocks. I am the only one that has this problem. Is there a way to fix this? Or is it this because I'm admin?

Same here. I do have a green block but I am showing Rep Power: and it is showing 0.


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