MyBB Community Forums

Full Version: I have a question about the email notification
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Isn't it possible to standard check the email notification in a thread so people always get an emailnotification unless they uncheck it

Please let me know.

I mean what you see at postoptions when you reply
ACP -> Templates -> Modify / Delete -> *Your Template Set* -> newthread
ACP -> Templates -> Modify / Delete -> *Your Template Set* -> newreply
Find:
{$postoptionschecked['emailnotify']}
Replace With:
checked="checked"