Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Display Reputation Comments on Members Profile Page Details »»
Display Reputation Comments on Members Profile Page
Version: 4.1.7.0, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 4.1.x Rating:
Released: 01-07-2010 Last Update: 05-23-2012 Installs: 294
Uses Plugins Auto-Templates
Translations  
No support by the author.


--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------

When a members profile is displayed, this adds a new tab to the display - showing the reputation comments that the member has received.

ACP Options are provided to ;

1. Turn the display on/off.
2. Limit the display to certain usergroups.
3. Limit the number of comments shown.
4. Restrict the display of who gave comments (in addition to the viewers existing permission).
5. Will not display comments for threads the member does not have permission to view.
6. Provides a time limited ability to allow the deletion of comments by those who have permission.

The ACP options for this hack are in vBulletin Options > Reputation in Member Profile.

To install - unzip the XML file and import it into vbulletin via the ACP Product Manager.


History:

v4.0.1 : 08-Jan-2010 : Initial release for vb 4.0.0 Gold.
v4.0.1.1 : 13-Jan-2010 : Version for vb 4.0.0 Only.
v4.0.1.2 : 13-Jan-2010 : Temp fixed version for vb 4.0.1 Only.
v4.0.2 : 17-Feb-2010 : Update version for vb 4.0.2 onwards (only).
v4.0.3 : 18-Feb-2010 : Installer & code updates.
v4.0.4 : 29-May-2010 : Fix error in upgrade section of install code.
v4.0.5 : 04-Oct-2010 : Added reputation delete functionality (not released).
v4.0.6 : 30-Oct-2010 : Fix style issues in vB 4.0.8. Style code also updated to work when css stored as files.
v4.0.7 : 06-Nov-2010 : Install code updated.
v4.0.8 : 14-Nov-2010 : Minor style changes.
v4.0.9 : 20-Nov-2010 : Fix re-direction to reputation tab after delete.

v4.1.0 : 04-Dec-2010 : Updated for vBulletin 4.1.
v4.1.1 : 27-Dec-2010 : Fix missing phrase.
v4.1.2 : 21-May-2011 : Updated for PHP 5.3.

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

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
mokujin

Comments
  #122  
Old 03-26-2011, 02:23 AM
S3Ponline S3Ponline is offline
 
Join Date: May 2010
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default



I got it coded so it only displays for the user and administrators
Reply With Quote
  #123  
Old 03-27-2011, 01:30 AM
Tom Kagan Tom Kagan is offline
 
Join Date: Jan 2008
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
As per the main post ;
I think you misunderstood me, or perhaps I was not clear.

I know where the options for the hack are located. However, there does not appear to be a way to say NO ONE should be able to delete (or only superadministrators). The same for preventing anyone from seeing the feedback entry's username. I might be overlooking it, but pressing <ctrl-click> on the selected entry will clear it from the box, but it will not save that way. There is no 'NONE' choice, either.
Reply With Quote
  #124  
Old 03-27-2011, 11:59 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I see - and yes, thats correct. I dont see any point in a no-one option.

At the very least the site administartors should have the power. Superadministrators are not a option in any standard permissions, they are just an ACP oddity.

If you really want a no-one option then simply ceate a dummy usergroup called no one, and only assign it the option(s).
Reply With Quote
  #125  
Old 03-30-2011, 02:45 AM
Tom Kagan Tom Kagan is offline
 
Join Date: Jan 2008
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
I see - and yes, thats correct. I dont see any point in a no-one option.

At the very least the site administartors should have the power. Superadministrators are not a option in any standard permissions, they are just an ACP oddity.

If you really want a no-one option then simply ceate a dummy usergroup called no one, and only assign it the option(s).
I see your point of view. The flip side is not making so easy for people to make mistakes. Admins already have the power within the admin control panel whereupon it becomes a very conscious decision to delete feedback. Also, inline moderation would typically require an admin to reenter their password (presuming option is enabled), but not in this case.

Thank you for the suggestion regarding the dummy usergroup. This is a good option for the client assuming it becomes a requirement. I also discovered an easier method to make deletions harder via examining the code: Set the delete timeout option to zero. This removes the button (as opposed to allowing for an indefinite period for deletions).
Reply With Quote
  #126  
Old 04-16-2011, 10:42 AM
dlewisr dlewisr is offline
 
Join Date: Mar 2011
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice mod, works on 4.1.2. Only blip is that it knocks the 'conversation' tab off the end of the profile page. Thanks Paul, installed and rated.
Reply With Quote
  #127  
Old 04-22-2011, 11:15 AM
Froberg Froberg is offline
 
Join Date: Jan 2006
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed, will go nicely with your other mod. Yours are always high quality, so I never fret about using 'em
Reply With Quote
  #128  
Old 05-20-2011, 05:41 AM
masterross's Avatar
masterross masterross is offline
 
Join Date: Nov 2005
Location: Bulgaria
Posts: 315
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

With PHP 5.3.6 and vB 4.1.13 getting error:

Quote:
Deprecated: Assigning the return value of new by reference is deprecated in member.php(500) : eval()'d code on line 73
Reply With Quote
  #129  
Old 05-20-2011, 09:57 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have no such error on my test forum (which is also PHP 5.3.6 and vB 4.1.3).
Reply With Quote
  #130  
Old 05-20-2011, 11:42 AM
masterross's Avatar
masterross masterross is offline
 
Join Date: Nov 2005
Location: Bulgaria
Posts: 315
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Paul,

Thank you for your reply.
Yesterday I've upgraded two of our servers to php 5.3.6 and the messages appeared.
No problem with php 5.2.17 on other server.
Maybe it's vB bug. Not sure...

P.S.
Forgot to tell you that you should add:
Quote:
$config['Misc']['debug'] = ($_SERVER['REMOTE_ADDR'] == 'your_IP_here');
in config.php to see this message
Reply With Quote
  #131  
Old 05-21-2011, 08:36 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep, got it - a php 5.3 issue. Update released.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:04 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05664 seconds
  • Memory Usage 2,310KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete