Quote:
Originally Posted by kh99
I haven't tested this, but I think if you create a new plugin using hook location newpost_notification_start with this code:
Code:
$lastposttime['dateline'] = 0;
then it should send a notification to everyone who is subscribed, even if they haven't been online since the last time.
|
Great! I am going to try this as soon as I have a sec. This is actually a great way to get members back to the site when an old thread becomes active again.