Aylwin
04-03-2005, 10:00 PM
This mini mod sends email notifications for all replies to subscribed threads regardless of whether or not the user visits the forums. This is based on a mini mod for vB2 found here: https://vborg.vbsupport.ru/showthread.php?t=32593
Open functions_newpost.php, at around line 1040, find and delete this line:
user.lastactivity > " . intval($lastposttime['dateline']) . " ANDThat's all. :)
It's also a good idea to update the notify phrase by removing "There may be other replies also, but you will not receive any more notifications until you visit the forum again."
Open functions_newpost.php, at around line 1040, find and delete this line:
user.lastactivity > " . intval($lastposttime['dateline']) . " ANDThat's all. :)
It's also a good idea to update the notify phrase by removing "There may be other replies also, but you will not receive any more notifications until you visit the forum again."