vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Extended Reputation Display (https://vborg.vbsupport.ru/showthread.php?t=167272)

dai-kun 05-30-2008 07:58 PM

Quote:

Originally Posted by Paul M (Post 1536015)
Stars are not cumulative, if you have 4 bronze and then get enough points for silver, you will just get one silver star, not one silver plus four bronze.

OOOOOOOOOOHHHHHHHHHHHH thanks :)

rajrana007 06-07-2008 04:28 AM

compatible with VB v3.7.1 too, works great!

Audentio 06-15-2008 08:33 AM

Brilliant as usual! Installed.

Captain Tycoon 06-15-2008 11:41 AM

Marked and Installed! Excellent Mod!

April7 06-15-2008 11:02 PM

Thank You!

rune-flame 06-25-2008 02:43 PM

I did everything you said correctly, but it doesn't show any of the reputation images.

Why is that? =/

Paul M 06-25-2008 04:10 PM

How could I possibly know that ?

The only answer I can give is that you have missed something.

Scarface Claw 06-26-2008 10:26 PM

I'm in the same boat.

I uploaded the images to images/reputation and imported the XML.

Turned it on in the vBoptions but images do not display.

Using vB 3.7.1 Patch Level 2

EDIT:
I know why, its because I am using a custom style and the style gets its reputation images from its own directory.

/vb/ambience/reputation

How do I work around this?

Paul M 06-27-2008 12:50 PM

Just put the new images in that directory.

Scarface Claw 06-27-2008 10:59 PM

good one, thanks

One thing though.

It seems as though the gold and bronze stars are mixed up, it was displaying gold stars when it should have been only displaying bronze ones. I had to change the file names of the gifs to get it to display proper.

Other than that good mod dude, cheers.

fukdawrld 07-13-2008 03:06 AM

excellent thank s

kinggori 07-29-2008 10:19 PM

My members are starting to hit the Golden stars and they were wondering what happens afterwards... is there any possibility of extending the stars further somehow?

Paul M 08-02-2008 06:11 PM

There are three levels of stars already, there is no chance of any more. I suggest you change the values.

trigatch4 08-19-2008 12:45 AM

Paul,

Regarding the need for additional star levels... I think I have a solution. Perhaps everything should be on a "scale". For example, suppose you were to rank all users by how many "rep" points they have.

Those in the bottom 25% (with the lowest rep) would get 0 stars. 25-50 would get bronze, 50-75 would get silver and 75-100 would get gold.

Within those levels, the higher up you were, the more stars you'd have. So if you were like the 49th percentile than you would have a row of maybe 8 bronze stars whereas someone with 26 percentile would only have 1 bronze star.

This way, there is a CEILING of reputation. The top user with the MOST rep will have all gold stars and a "scale" will be built around them... with them being the 100th percentile.

There are a bunch of ways to handle this but I just wanted to share this concept with you. Because, anyone who has a forum with some age will eventually have a ton of people with tons of stars and the novelty will kind of "wear off" - or could at least.

This way, you have an ever changing dynamic system for displaying rep that will never get old regardless of how many rep points any one person achieves. I had thought about installing your mod but I know I will run into the same problem as everyone else... and then if you fix it you have to explain to all your members why their hard earned stars have disappeared!

Also, I'd love to see screen shots in your first post. Other than that really... job well done. I'm just offering some ideas and in no way intend to criticize as I think you've done a beautiful job!

worldwide2 09-29-2008 07:36 PM

awesome mod, but any chance of an option for cumulative stars, so it shows dark green, light green and yellow as well as the stars? Right now it seems to show dark green and light green and the stars if someone has a lot of rep, and seems to skip the yellow gems.

Paul M 09-30-2008 10:33 AM

It does not skip the yellow.

Not sure what else you mean, but either way no changes are planned to this.

Guest210212002 10-08-2008 09:37 PM

Can you add counts for negatives as well? I'm not sure what the cause is, but I setup my "ticks" so that they're borderless so that it's a solid bar. It works just peacy for positives, but for negatives the ticks are still spaced out.

Paul M 10-11-2008 03:48 PM

Not really sure what you mean, can you link to an example. There should be no difference between positive and negative (spacing wise).

JoyB 11-21-2008 04:55 PM

This is great, thank you :)

Drocr 11-29-2008 09:31 PM

so um we turn it on and it just brakes the display of our current rep system....

wundermummy 01-05-2009 03:43 PM

How do I upload the images....and to where. thanks

BigJohnny 02-05-2009 11:01 PM

Hi Paul, I have some replacement star images I'd like to use on my board, but the problem is that they are png files and not gifs like the original files.

There are only 3 of them. How would I go about making this hack use png files for those 3 images instead of gifs? Ive looked through plugins and stuff and couldnt find anything.

BigJohnny 02-05-2009 11:02 PM

Quote:

Originally Posted by wundermummy (Post 1702388)
How do I upload the images....and to where. thanks

You upload them with FTP to your server, in your /images/reputation/ folder.

Paul M 02-06-2009 07:14 AM

vbulletin is hard coded to use gifs (in one of the templates I believe). You would need to edit that template and the plugin code - or re-save your images as gifs.

BigJohnny 02-06-2009 10:42 AM

Yes, i think ive seen the template, it has one reference to gif files, which tells me that it will only look for/use one type of file.

From looking at it I would say that if I changed the reference to png, it would need all of the reputation images to be png files.

How would I need to modify it to use png files for only those 3 stars, do you know?

Paul M 02-06-2009 10:55 AM

Take the gif/png reference out of the template and add them to the names in the plugin code.

BigJohnny 02-07-2009 03:28 AM

what names in the plugin code am I changing? Im not quite sure what your referring to.

Adeawan 02-07-2009 03:24 PM

Thanks Alot

xGriffin 07-01-2009 06:46 AM

Hey, Paul.

I've edited the settings a little bit for it to work the way i need it to, but what i want is, once a user reaches the required amount of green pips, say 10. Once they do that, i want them to have a bar, and not the green pips next to the bar.

Is there anyway i can remove the green pips once the user reaches the required amount of rep? Thanks.

https://vborg.vbsupport.ru/external/2009/07/57.png

There's a image of what i mean, i need to remove the pips on the left. Cheers.

Sworm 01-01-2010 09:35 AM

Hi Paul,
this mod will be supported by vb4 too?

TX

Paul M 01-01-2010 12:08 PM

Yes, there will be a vb4 release.

Luis 08-10-2012 11:29 AM

Quote:

Originally Posted by Paul M (Post 1943925)
Yes, there will be a vb4 release.

hi Paul can u help me? i have this problem

http://puu.sh/QnRq

How can I add a space between images?

Need to get this

http://puu.sh/QnTo


All times are GMT. The time now is 01:33 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.01368 seconds
  • Memory Usage 1,775KB
  • 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
  • (3)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
  • (32)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