Sending out Notifications
Okay, so I've got the downloadsII mod installed and running and I really want to add email notifications when users add/update files.
So I open up the downloads.php file, and require the "class_mail.php" file and down in the file I see around line 1366 and 1381 a prime spot to add the notification lines. So I figure I need to use vB_Mail or vB_SmtpMail or vB_QueueMail to send out the notifications.
Can anyone help me in finishing this? I just need to add the notifications to go out to moderators/admins that a file needs to be approved.
Is there an easier way to do this other than hacking this file?
Thanks for any help you can offer.
|