Log in

View Full Version : Need some help with subscriptions


Parker Clack
12-06-2005, 05:56 AM
Many of my members are wanting to get an email each time someone replies to a thread they are subscribed to with the body of the message of the post without having to return to the forum to read additional posts.

I know you can set up the instant notification to get sent one email but they are wanting to have it set up so they get an email each time.

Any suggestions?

Thanks,
Parker

Alan @ CIT
12-10-2005, 03:33 PM
This is untested, but try adding a plugin to newpost_notification_start with:

$lastposttime['dateline'] = 0;

Jo_RHU
12-02-2014, 10:29 AM
Working on 3.8.5

Thank you =)