![]() |
when i add points..it doesn't show..why?
|
When someone negative reps with this addon, it negative reps the full amount instead of half. Anyone know how to prevent this?
|
This is great....
but one side effect that i have noticed is that users may only give low amounts of rep if they want to keep another members rep from shooting up. is there a way you can build in some options that allows an admin to alter the options for each user. For example... if someone has rep power 8... then they can choose to give 0, 1, 2, 3, 4, 5, 6, 7, 8 rep points. If an admin can limit it to the top three or four then that user can only give 5, 6, 7 or 8 rep points. This may help to limit the amount of rep "whoring" goes on, so to speak. |
Great hack, but I have a bunch of people accidentally giving 0 rep. is there any way to set the minimum to 1 instead of 0?
Matt |
1. How can I make the drop down max at 10 points?
I have the Enhanced reputation checks mod enabled to cap voting at 10 points, but it doesn't take effect with this mod in use. 2. Is this compatible with 3.6.7 Thanks for the hack! |
Quote:
I've fixed the issue, and suggest that this change is made in the next version: In the plugin "Generate HTML dropdown" Find: Code:
for($i = 0; $i <= $score; ++$i) { Code:
for($i = $score; $i >= 0; $i=$i-1) { |
When I give negative reputation and choose the maximum I get this message:
Quote:
|
If I could make a suggestion, it would be to use a text box instead of the dropdown and just tell the person what his or her rep power is, like -
Give or take <text box> points (your rep power is __).As it is, this hack isn't feasible at all for higher reputation powers, and if I understand the AJAX problem, doing it this way would take care of the need to go to the default page. |
Quote:
|
Bad. Uninstalled it, it takes away the reputation popup.
|
All times are GMT. The time now is 10:11 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|