I did some digging in the code and here is what I am trying now. Any thoughts as to whether this will work? smile



Code

Prevent Any Mailing of Forum Updated Notices

/scripts/addpost.inc.php

Line 696:
			if ($user['USER_EMAIL_WATCHLISTS']) {
				$notify = 1;
			} else {
				$notify = 0;
			}

Change this to:

//Lisa – Force to Never Notify
$notify = 0;





Lisa Shea, owner, BellaOnline.com
BellaOnline Website
BellaOnline Forums - UBB since Apr 2002 - 58,000 members / 850,000 posts