vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Let user choose how many reputation points to give (up to their limit). (https://vborg.vbsupport.ru/showthread.php?t=146438)

Nadeemjp 09-27-2008 06:59 PM

hey guys, does any one know a way to show the user reputation points on their posts along with rep power?

Charles_1 09-29-2008 12:52 PM

Quote:

Originally Posted by Nadeemjp (Post 1631799)
hey guys, does any one know a way to show the user reputation points on their posts along with rep power?

Just put $post[reputation] in your template postbit (or postbit_legacy) wherever you want it.

Gwendolin 10-24-2008 07:41 PM

Quote:

Originally Posted by mfyvie (Post 1290706)
Replace with:

Code:

for($i = $score; $i >= 0; $i=$i-1) {
This will reverse current order, making max rep the first choice, and 0 the last.

Hi,

how this works with the negative points?

I tried

Code:

for ($i = 0; $i <= $neg_score; --$i) {
but than the popups don't works anymore.

And how I could remove the 0 from the negative points?

Alfa1 01-11-2009 03:53 AM

This works well on vb 3.8

JackRock 01-18-2009 12:07 AM

Installed on 3.8, and it works fine. THANK YOU for offering this. I'm gonna suggest this mod to the admins on another forum I frequent.

Gwendolin 07-02-2009 07:57 PM

Hello,

what can I do to disable this addon at some forums.

It tried this, but it don't like to work for me, so I need a little bit help :(

Code:

if (!in_array($this->$thread['forumid'], array(1,22,333)))
    {
$show['user_defined_reputation'] = true;
    }

Regards,
Gwen

emperatour 02-21-2010 07:15 AM

The mod works fine on vB 3.8.4.
Thanks a lot,

vijayninel 03-07-2010 05:15 AM

Thanks working great on 3.8.4

SoulStealer 03-15-2010 06:41 PM

any update for vBulletin 4.0.x ?

Shanti Nanda 06-13-2010 05:02 PM

<font color="DarkOrchid">I really need it for 4.0.x D':

update, plis <3</font>

Alfa1 06-26-2010 08:25 PM

Still works fine on 3.8.5

Does anyone know how to make the default selection 0 ?
The drop down starts off with the maximum amount of points, while I would like it to start with 0 points.

Wonksta 11-01-2010 01:57 PM

Would install this if it allowed me to select which user groups have access to this any ideas anyone?

Alfa1 12-01-2010 03:07 PM

Does this work on vb4.1?

emperatour 01-19-2011 01:36 PM

Quote:

Originally Posted by Alfa1 (Post 2127971)
Does this work on vb4.1?

Unfortunately not...

Alfa1 01-19-2011 10:54 PM

Mhm. There is no way I can do without this. When I do upgrade to vbulletin 4, I will need to get this functionality.

Mind that this addon has a small bug. If users rate multiple posts in the same thread, this addon only works for the first rating. All further ratings will change to the maximum positive points or maximum negative points.

whyiteasy 02-11-2011 04:27 AM

any update for 4.x.x ?

Pocket Aces 10-29-2011 02:42 AM

So sad no one cares to continue this fantastic mod.

BirdOPrey5 05-09-2012 12:43 AM

If you're looking for a 4.x mod that does the same basic thing I have released a free one here:
https://vborg.vbsupport.ru/showthread.php?t=282647


All times are GMT. The time now is 01:28 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.01066 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (3)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
  • (18)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