Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
New Reputation Notification Details »»
New Reputation Notification
Version: 1.00, by Acers Acers is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.0.3 Rating:
Released: 06-05-2010 Last Update: Never Installs: 127
DB Changes Uses Plugins Auto-Templates
Re-useable Code Translations  
No support by the author.

A small mod that will enable a new reputation notification to be added when someone reps you on the forum.

This mod does not send a new PM for that. I feel sending a pm for a new reputation is quite wasteful as no one really wants to archive that information and it just fills up the pm quota for the end user. Anew notification does the job better and much more efficiently.

This mod achieves the same end goal as Paul's mod here. The only difference is in the approach that this mod takes to accomplish the same. Instead of one global query every time to check if you have received a new reputation, the reputation rating is captured at the time it is given and is then shown to the end user via a notification till such time he resets the notification by visiting his "UserCp" page.

This mod also adds an anchor url on the reputation display block for easier navigation in the USERCP if you have other notifications active.


Please remember to click Mark as Installed if you use this modification.

Download Now

File Type: xml product-saf_repnotify.xml (3.4 KB, 572 views)

Screenshots

File Type: jpg reputation.jpg (17.2 KB, 0 views)

Show Your Support

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

Comments
  #32  
Old 07-05-2012, 11:33 AM
thisgeek thisgeek is offline
 
Join Date: Dec 2005
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This product is not necessary in 4.2.x
Reply With Quote
  #33  
Old 07-24-2012, 05:27 PM
basketcase basketcase is offline
 
Join Date: Jun 2012
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

big thanks works fine
Reply With Quote
  #34  
Old 11-20-2012, 11:03 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working in 4.2.0
Reply With Quote
  #35  
Old 11-23-2012, 10:08 PM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sticky View Post
Not working in 4.2.0
It's a default feature in vBulletin 4.2.0. You don't even need this.
Reply With Quote
  #36  
Old 11-25-2012, 01:22 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Amaury25 View Post
It's a default feature in vBulletin 4.2.0. You don't even need this.
Well no rep notifications are working for me in 4.2.0 for whatever reason.
Reply With Quote
  #37  
Old 11-25-2012, 01:32 AM
Amaury Amaury is offline
 
Join Date: Nov 2011
Location: Ellensburg, WA
Posts: 1,075
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sticky View Post
Well no rep notifications are working for me in 4.2.0 for whatever reason.
Then it's something with your forum.
Reply With Quote
  #38  
Old 02-08-2013, 06:08 PM
White Devil White Devil is offline
 
Join Date: Jan 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, can anyone help to rewrite the plugin for vb 3.6.12.
Counter works great and got a reset after visiting the reputations.
In addition i addes the phrase manually.

Now i have to rewrite the notification for Navbar manually
Code:
if ($vbulletin->options['reputationenable'])
	{
		$notifications['newrepcount'] = array(
			'phrase' => $vbphrase['newrepcounts_newreps'],
			'link'   => 'usercp.php' . $vbulletin->session->vars['sessionurl_q'] .'#REPS',
			'order'  => 15
		);
	}
Can anyone help me to make it work on 3.6.12?
Reply With Quote
  #39  
Old 02-10-2013, 09:47 AM
White Devil White Devil is offline
 
Join Date: Jan 2007
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by White Devil View Post
Hey, can anyone help to rewrite the plugin for vb 3.6.12.
Counter works great and got a reset after visiting the reputations.
In addition i addes the phrase manually.

Now i have to rewrite the notification for Navbar manually
Code:
if ($vbulletin->options['reputationenable'])
	{
		$notifications['newrepcount'] = array(
			'phrase' => $vbphrase['newrepcounts_newreps'],
			'link'   => 'usercp.php' . $vbulletin->session->vars['sessionurl_q'] .'#REPS',
			'order'  => 15
		);
	}
Can anyone help me to make it work on 3.6.12?
Bump
Reply With Quote
Reply


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 08:42 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.04287 seconds
  • Memory Usage 2,316KB
  • Queries Executed 24 (?)
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
  • (2)bbcode_code
  • (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
  • (2)pagenav_pagelink
  • (9)post_thanks_box
  • (1)post_thanks_box_bit
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (2)postbit_attachment
  • (9)postbit_onlinestatus
  • (9)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete