CGarson
06-20-2002, 07:06 PM
Is there a way to turn that update notification in the AdminCP off?
Logician
06-21-2002, 10:01 AM
you cant turn it off via Admin CP but a tiny edit does the trick:
Edit newreply.php and find:
sendnotification ($threadinfo['threadid'], $bbuserinfo['userid'], 0);
Replace it as:
// sendnotification ($threadinfo['threadid'], $bbuserinfo['userid'], 0);
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.