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=201208)

Barteh 01-08-2010 10:15 AM

True :)

Pandemikk 01-09-2010 04:10 AM

Images are in the correct directory. The text shows repeated times but no images are displayed.

RobbieZ 01-09-2010 04:55 AM

Quote:

Originally Posted by Pandemikk (Post 1950892)
Images are in the correct directory. The text shows repeated times but no images are displayed.

If you are showing text then your images are in the wrong directory/folder. Especially if you are using a different style.

The easiest and quickest way to find out where the images should be is to hover over the text.

eg. 'Admin has a reputation beyond reputation'
'Admin has a reputation beyond reputation'
'Admin has a reputation beyond reputation'
'Admin has a reputation beyond reputation'

Now you need to right click your mouse and hit view image.

A new screen will open with a server error saying not found but in the top bar will be the true root to your image.

eg Http://www.YOURFORUM.com/forum/image...n/greenpip.png

Please note that the above is not the actual path it is a random example of where it might be.

Pandemikk 01-11-2010 07:14 PM

Okay.. Uhm?

Sorry for being short earlier.

I enabled the product again before uploading the images again or moving them. And now it works perfectly..? I'm going to go ahead and blame this on a cache of some sort.

Thanks for the mod.

Paul M 01-12-2010 12:02 AM

Good to hear, now you can click installed :)

yoyoman 01-28-2010 05:04 PM

Installed and marked!
Thanks for the MOD!

BirdOPrey5 05-30-2010 04:23 PM

Quote:

Originally Posted by Mellymonster (Post 1833675)
If anyone wants to use my stars, they are welcome too. Hope no one minds me posting this here. http://www.sendspace.com/file/679fdw I made them and have full rights to give them away, so if you want to use them, go for it.

Quote:

Originally Posted by Paul M (Post 1833689)
I dont mind you posting them, but please attach them here as a zip file, not link to another site, thanks.

Here are my stars... very similar to Melly's but my "bronze" star is blue, I don't like bronze... they are 16 color transparent gifs. Looks good on both light and dark backgrounds.

BirdOPrey5 05-30-2010 05:00 PM

OK I have it installed but no place to change settings... on 3.8.4 PL2

in VB Options there is: User Reputation Settings but no changes were made to this page... Nothing else about Reputation? Also nothing under "User Reputation" on the side menu... where are the settings, please???

EDIT- Nevermind, I had to leave the admin cp and re-open it and Extended Reputation showed up in VB options.

nice mod, installed. Been looking for something like this, I have some members with uber high rep and 10 'green' pips just isn't enough.

BirdOPrey5 05-30-2010 09:42 PM

It would be great if there could be a line-break after every 5 stars for the legacy postbit.

BirdOPrey5 06-22-2010 02:55 PM

OK I changed to much smaller stars and really like the display no line break needed. Now I'm wondering if there is an easy way to make it display as many red stars as 'positive' stars in total? In the plugin I added 2 lines under the neg rep declarations,
Code:

                                $repy = 'redstar';
                                $repz = 'redstar';

and changed the if statement from if($pos) to just if(1) - best I could tell the logic might just have been there already but alas it didn't work right, very low reps had the full amount of negative stars but when I sorted my member list by lowest rep first I saw some were out of order, one had 2 red stars and a few pips and it was listed below 1 star and some pips, when I looked at the actual values they were as expected (sorted correctly) so I guess the math/logic for negative rep multiple stars is wrong- is there an'easy' fix for this, something I could add to the code so it calculates the number of negative stars correctly?


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