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
PM notification when receiving reputation points Details »»
PM notification when receiving reputation points
Version: 2.0.0, by skhms skhms is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.3 Rating:
Released: 05-07-2010 Last Update: Never Installs: 48
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

SK Reputation Notification v2.0.0 - 2010-05-08

Notification system for reputation comments.
This modification sends a PM to the user whenever someone gives him/her a reputation comment.
User must first enable the function on the Settings => General Settings page. It's off by default.

v2.0.0 is updated for vBulletin 4. See v1.x for vBulletin 3.x.
Created and tested on vBulletin 4.0.3

Two step installation.
Copy 1 file. Import the product.
See instructions in the attached zip file.

Version history:
  • v2.0.0 - 2010-05-08
    Updated for vBulletin 4.
  • v1.1.2 - 2008-06-18
    Support for option 'Can See Who Left User Ratings'.
    - If user not allowed to see who left a reputation comment the sender of the notification PM will always be the specified user and not the actual user leaving a comment.
    - Also a different message will be used with no name included.
  • v1.1.1 - 2008-04-19
    Added admin options so you can specify a specifik user as the sender of the notification PM.
  • v1.1.0 - 2007-11-06
    First official release.

/SK

Download Now

File Type: zip SK_Reputation_Notification_200.zip (4.0 KB, 268 views)

Screenshots

File Type: gif admincp.gif (16.9 KB, 0 views)
File Type: gif generalsettings.gif (7.9 KB, 0 views)
File Type: gif pm.gif (11.6 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 06-28-2010, 06:31 PM
skhms's Avatar
skhms skhms is offline
 
Join Date: Oct 2006
Location: Sweden
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pointalk View Post
But"You are not authorized to execute SQL queries" at the Maintenance > Execute SQL Query Page

How to do it via phpmyadmin?
Have never used phpmyadmin so I don't how it works.

You can always give yourself access to run queries in vBulletin by editing the config.php file though.

/SK
Reply With Quote
  #23  
Old 06-28-2010, 10:04 PM
pointalk pointalk is offline
 
Join Date: Jun 2010
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Run this SQL query
Quote:
UPDATE tableprefixuser SET sk_repnotif_options = '1'
But
Quote:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table '6.tableprefixuser' doesn't exist
vb4.0.4
Reply With Quote
  #24  
Old 06-29-2010, 04:29 AM
skhms's Avatar
skhms skhms is offline
 
Join Date: Oct 2006
Location: Sweden
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

See this part of my original post
Quote:
Change the tableprefix to whatever you are using or remove it if you don't use any.
That would be the bold part in the query.
If you don't know what your prefix is, if you have any, check the config.php file.

/SK
Reply With Quote
  #25  
Old 09-02-2010, 03:35 AM
michelle86 michelle86 is offline
 
Join Date: Jan 2010
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

In my usergroup manager I have it set so register users cannot see who left them reputation.

Would I still be able to use this mod? Or will it tell them who gave them reputation in the PM notification?
Reply With Quote
  #26  
Old 09-03-2010, 02:29 PM
skhms's Avatar
skhms skhms is offline
 
Join Date: Oct 2006
Location: Sweden
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by michelle86 View Post
In my usergroup manager I have it set so register users cannot see who left them reputation.

Would I still be able to use this mod? Or will it tell them who gave them reputation in the PM notification?
There is an option where you can set which user that will be the sender of the PM if the receiver isn't allowed to see who left the reputation.

So, yes you should still be able to use this mod.

/SK
Reply With Quote
  #27  
Old 11-04-2010, 04:59 PM
TITAN-UZ TITAN-UZ is offline
 
Join Date: Jun 2010
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does not work to 4.0.7
Reply With Quote
  #28  
Old 11-05-2010, 08:48 PM
skhms's Avatar
skhms skhms is offline
 
Join Date: Oct 2006
Location: Sweden
Posts: 120
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TITAN-UZ View Post
does not work to 4.0.7
Just gave it quick try and no it doesn't work. So I confirm this.

Haven't heard anything about 4.0.5 or 4.0.6. Last version I've seen it working on is 4.0.4.

To be honest I'm not sure if I will bother to fix this. Sorry.
If anyone else is willing to check it out please go ahead.

/SK
Reply With Quote
  #29  
Old 04-15-2011, 06:58 PM
Kat-2's Avatar
Kat-2 Kat-2 is offline
 
Join Date: Feb 2011
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please update this!! It is a great mod.

I have it working on 4.1.2, except instead of going to the post it goes to the OP of the thread.

Can anyone tell me how to edit it to make it go to the post?
Reply With Quote
  #30  
Old 04-19-2011, 02:35 AM
Kat-2's Avatar
Kat-2 Kat-2 is offline
 
Join Date: Feb 2011
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone??
Reply With Quote
  #31  
Old 04-19-2011, 03:17 AM
venom2124 venom2124 is offline
 
Join Date: Feb 2009
Location: North Carolina
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Trying to figure out how to make the notification automatic and not off by default. Most users will never turn it on and that kind of makes it worthless. So if someone figures out how to make it on by default before I do let me know.
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 02:32 AM.


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.04920 seconds
  • Memory Usage 2,336KB
  • Queries Executed 26 (?)
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
  • (6)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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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