The Arcive of vBulletin Modifications Site. |
|
PM notification when receiving reputation points Details »»
|
|||||||||||||||||||||||||||
|
PM notification when receiving reputation points
Developer Last Online: Nov 2023
SK Reputation Notification v1.1.2
Updated to v1.1.2 - 2008-06-18 Notification system for reputation comments. This modification sends a private message (PM) to the user whenever someone gives him/her a reputation comment. User must first enable the function on the User CP => Edit Options page. It's off by default. Created and tested on vBulletin 3.6.8 This mod uses the template hook - $template_hook[usercp_options_messaging]. Which is new since 3.6.8. So it won't work in earlier versions without some editing on your own. Two step installation. Copy 1 file. Import the product. See instructions in the attached zip file. Version history:
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
perfect mod
thanks |
|
#3
|
||||
|
||||
|
Sweet.
Thank you. Just about to install |
|
#4
|
||||
|
||||
|
Is there any way of making this so it is turned on by default.
|
|
#5
|
||||
|
||||
|
woooooooooo...i had asked for this many many times.....
https://vborg.vbsupport.ru/showthread.php?t=141373 .....it is great.......unfortunatly i am still on 3.6.4 downloaded to be used after upgrade thanks a milion |
|
#6
|
||||
|
||||
|
If you are willing to do SQL queries you can enter this at the Maintenance > Execute SQL Query Page: Code:
ALTER TABLE user ALTER sk_repnotif_options SET DEFAULT '1' To activate it for all current user, use this: Code:
UPDATE user SET sk_repnotif_options = '1' As always, be careful and take backups before you mess with the database. /SK |
|
#7
|
||||
|
||||
|
I'm surprised this isn't a vBulletin default to be honest.
Will save me work having to constantly remind people about their reputation on my site, nice one. :up: |
|
#8
|
||||
|
||||
|
thanks and installed............
what happend to the quick reply in the vbulletin.org ?! shalll we disable it also in our forums ?? |
|
#9
|
||||
|
||||
|
[high]* projectego clicks install. Great hack.
[/high]
|
|
#10
|
||||
|
||||
|
Any chance you could help me in getting this to work on 3.6.5? Please
|
![]() |
|
|