imenZr
I activated Extension:Echo
wfLoadExtension( ‘Echo’ );
$wgEnotifUserTalk = true;
$wgEnotifWatchlist = true;
$wgEmailAuthentication = true;
and i want to mention some users in discussion but no notification was displayed
How to resolve this problem??