vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Display Reputation Comments Given (https://vborg.vbsupport.ru/showthread.php?t=231875)

Paul M 01-01-2010 10:00 PM

Display Reputation Comments Given
 

--------------------------------------------------------------------------------
This modification has been withdrawn.
vBulletin 4.0.x and 4.1.x are no longer supported.

The feature is already built into the core vBulletin 4.2.x code.
--------------------------------------------------------------------------------


This shows members who their last few reputation comments have been given to - in the same manner as their received comments. The list appears in the usercp with the reputation received list. The users current repping power is also displayed, in the same manner as their points total.

There is an option to display this above or below the reputation received list (default is above). There is also the option for users to delete reputation they have given within a certain timeperiod (default = 5 minutes). This allows the removal of comments given in error (or regretted !).

The settings for this modification are located in vBulletin Options > Display Reputation Given.

History:

v4.0.1 : 02-Jan-2010 : Initial release for vb 4.0.0 Gold.
v4.0.2 : 02-Jan-2010 : Fixed broken post links in display.
v4.0.3 : 21-Jan-2010 : Updated Display of Delete option.
v4.0.4 : 26-Jan-2010 : Various updates.
v4.0.5 : 20-Feb-2010 : Internal update, not released.
v4.0.6 : 27-Feb-2010 : Style code updates for vB 4.0.2.
v4.0.7 : 30-Oct-2010 : Style code updated to work when css stored as files.

v4.1.0 : 04-Dec-2010 : Updated for vBulletin 4.1.
v4.1.1 : 27-Dec-2010 : Updated phrase.

v4.1.7.0 : 16-Oct-2011 : Updated for vBulletin 4.1.7.

[/SIZE]

Raug 01-02-2010 02:26 AM

Woo, thanks for updating. Been waiting for this one!

elwachiman 01-02-2010 02:42 AM

excellent mod installed
when you click on the link you were given the reputation in control panel user get a warning that the topic does not exist or is an invalid link that is the only little problem that has.

Quote:

VBulletin Message
No subject has been specified. If you followed a valid link, please notify the administrator

Zaiaku 01-02-2010 04:08 AM

This actually makes me want to use the rep system on my sites.
marking this may install it later on after going public.
Great work!

Raug 01-02-2010 05:00 AM

Quote:

Originally Posted by elwachiman (Post 1944597)
excellent mod installed
when you click on the link you were given the reputation in control panel user get a warning that the topic does not exist or is an invalid link that is the only little problem that has.

A temporary fix that I'm using until Paul updates:

in usercp_reputationbits_given
find:
PHP Code:

<class="smallfont" href="{vb:link thread, {vb:raw threadinfo}, {vb:raw pageinfo}}#post{vb:raw reputation.postid}">{vb:raw reputation.title}</an 


replace with:
PHP Code:

<class="smallfont" href="showthread.php?p={vb:raw reputation.postid}">{vb:raw reputation.title}</a

I don't know the correct vb variables to use yet, so this one is just plain.

Paul M 01-02-2010 10:28 AM

Quote:

Originally Posted by elwachiman (Post 1944597)
when you click on the link you were given the reputation in control panel user get a warning that the topic does not exist or is an invalid link that is the only little problem that has.

Confirmed bug. I will fix that in the next release. Thanks for reporting.


Edit: Fixed in 4.0.2

Adem GEN? 01-02-2010 01:20 PM

Thanks, Intalled

elwachiman 01-02-2010 01:39 PM

Quote:

Originally Posted by Paul M (Post 1944822)
Confirmed bug. I will fix that in the next release. Thanks for reporting.


Edit: Fixed in 4.0.2

updated again, it works perfect thanks paul

arena 01-02-2010 07:08 PM

Thanks, Intalled :)

albibak 01-05-2010 07:00 PM

Paul M,

Thanks for the mod
Please, find in attachment the french translation
You can find the french topic for this mod here: http://forum.vbulletin-fr.org/modifi...tations-donnes


All times are GMT. The time now is 11:05 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.01224 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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
  • (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