Hi
open includes/constants.php file in any text editor
and add these lines to it.
they are missing.

Code: 
// Notify status
define('NOTIFY_YES', 0);
define('NOTIFY_NO', 1);
save the file and purge the cache and try again.

and update your board if it isn't updated.

Thanks