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)
-   -   Profile Enhancements - Reputation Extras - Rep Archives, Rep Given, Edit Rep (https://vborg.vbsupport.ru/showthread.php?t=160783)

dutchbb 05-22-2008 08:29 PM

Quote:

Originally Posted by .Tim (Post 1509925)
It does work with 3.7 I just installed it.

Quote:

Originally Posted by Terrie (Post 1516341)
I have it on 3.7 gold and it works just fine :)

I'm just seeing a blank page where the rep archive used to be :s

Quote:

Originally Posted by Paul M (Post 1522242)
Just a reminder, but its always worth checking when an author/coder was last online, in this case that was Dec 2007.

Maybe he has a subscription and reads the notification pms. I still hope he will update, this is a great mod unfortunatly for some reason I can't get it to work in 3.7. :(

Adrian Schneider 07-11-2008 08:03 PM

Quote:

Originally Posted by jilly (Post 1522236)
On my board, anonymous rep is not turned on, and so members want to see who gave them the old rep comments in their archive. I tried setting a much older date for the start of 'anonymous' rep, like back when my board started - it started in April 2001 so I set the date to May 2001 - but it does not 'stick' - i hit save, and each time it clears it out of the options area in the admincp editing area.

How can I make it so that my users CAN see the names of who gave them all reputation?

I just ran into this, and here is what I did to fix it,

1) Disable any duplicate plugins (it might have been my site, but two or three plugins had duplicates)

2) Edit the "Convert Fancy Admin Options" plugin, and change this
PHP Code:

if ($oldsetting['varname'] == 'screp_anondate')
{
    
$vbulletin->GPC['setting']['screp_anondate'] = gmmktime(000$vbulletin->GPC['setting']['screp_anondate']['startmonth'], $vbulletin->GPC['setting']['screp_anondate']['startday'], $vbulletin->GPC['setting']['screp_anondate']['startyear']);


to this
PHP Code:

if ($oldsetting['varname'] == 'screp_anondate')
{
    
$settings[$oldsetting['varname']] = $vbulletin->GPC['setting']['screp_anondate'] = gmmktime(000$vbulletin->GPC['setting']['screp_anondate']['startmonth'], $vbulletin->GPC['setting']['screp_anondate']['startday'], $vbulletin->GPC['setting']['screp_anondate']['startyear']);


Note I added a simple [minicode]$settings[$oldsetting['varname']] = [/minicode] to the already existing assignment not to muck any other dependencies on it.

This will fix the "N/A"s showing up where they aren't supposed to.


Cheers

steve71 10-05-2008 12:31 AM

First of all, thanks for this mod. Circle repping has been a major problem with our forum, so this mod enables us to max out the user spread, so members are forced to edit, or delete their previous rep instead of giving a new one. Major thumbs up for having the points from an increased rep power be applied when editing a rep..even if the edit is positive to positive, or negative to negative.

One thing that could be a great addition to this mod would be if members attempt a second rep, the pop up box states:

You have already given Joe Blow 12 Reputation points. Currently your reputation power is 18 points..do you wish to apply your (6) new points?

Positive (+6 points)
Negative (-30 points) (-12 and -18)
Delete (-12 points)

Check this box if you'd like the member notified.



We use the rep system for our members to self moderate...at -25 a member can no longer post in certain forums. This mod makes the whole system a lot more credible.

Also..instead of maxing the user spread..an option to not allow multiple reps would be cool.

Again, Thank you!

dutchbb 11-02-2008 06:13 PM

Still seeing a blank page .... what could be the reason for this?

mikey1991 12-08-2008 09:36 PM

I have a duplicate of the 'Reputation Given' Archive, can someone help me to remove this?

buro9 12-29-2009 05:53 PM

Is this wonderful mod available for VB4? If it needs a donation to help it move along, then I'd be happy to help.

Thunderbird8 01-07-2010 08:06 PM

I just set this up on the forum I help run, but I had to comment out references to the reputation anonymous date or else it threw DB errors trying to search. It appears on 3.8, the reputation anonymous date is not set properly.

PGP_Protector 05-05-2010 03:44 AM

Anyone know what is required to get this working with 4.0.3

Thunderbird8 06-18-2012 06:22 AM

Awhile back, I spent quite a bit of time converting this modification to vB4 as part of the process to move my board from vB3 to vB4. At the time, I didn't convert the edit part, because that option isn't in use on my board.

If there's interest (and if I get permission to do so, of course), I'd be willing to release what I have...after I finish fixing up the editing part.

Note that what I have currently only works on 4.1.12 (I've also run everything but the editing part on vB versions 4.1.5-4.1.11), I'm only about half done with the necessary changes for 4.2.

Charles_1 07-03-2012 01:32 PM

Quote:

Originally Posted by Thunderbird8 (Post 2340595)
Awhile back, I spent quite a bit of time converting this modification to vB4 as part of the process to move my board from vB3 to vB4. At the time, I didn't convert the edit part, because that option isn't in use on my board.

If there's interest (and if I get permission to do so, of course), I'd be willing to release what I have...after I finish fixing up the editing part.

Note that what I have currently only works on 4.1.12 (I've also run everything but the editing part on vB versions 4.1.5-4.1.11), I'm only about half done with the necessary changes for 4.2.

Thunderbird, I would be interested in your modification for vB4 for sure, becouse in vB3.x I was using this mod and since upgrade to vB4 it is not working anymore and users are still asking for it. Please, let us know if you can release it here.

friendlymela 10-05-2015 04:14 AM

I want a point system plugin for my http://friendlymela.com :(


All times are GMT. The time now is 11:00 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
  • Page Generation 0.01448 seconds
  • Memory Usage 1,759KB
  • 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
  • (5)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
  • (11)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