Version 1.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 – See v2.x for vBulletin 4
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.
Version history:
- 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 specific user as the sender of the notification PM. - v1.1.0 – 2007-11-06
First official release. - v1.0.0
First attempt. Not available.
Two step installation.
Copy 1 file, import product. See file install.txt in zip package for more details.