Review Notification for Link Owner
|
||||||||
A member ask me for review notification for link owner, so here it is :). The purpose of this mods is to send email notification to link owner when moderator/admin has approve a reviews to for their link. You can download the file here (you'll need to login first).
Unzip it and upload it in your "filters" folder.
You'll need to modify the /admin/review_validate.php and /admin/review_validate_edit.php a little bit.
Change :
To :
If you're using "moderator" at your directory, then you'll also need to modify /cp/editor_review_validate.php
Change :
To :
That's it.
If you want to change the email subject/message, you'll need to adjust variable in the filter.send_review_notification.php script.
- $mod_sen["subject"] : mail subject for review notification
- $mod_sen["body"] : mail message for review notification
Ok, I hope this simple mods will be useful for you.









