I have banned hotmail.com registrations from my forum, but just recently found out that the only message that people receive when attempting to register is:
"Sorry, you are not allowed to register on this forum!"
My question is can I add more of an "explanation" to this notice, such as "Sorry, we don't accept hgotmail registrations" to this notice?
If so, can you tell me the name of the file I need to change? I'm starting to get mail asking why am I banned, because there is no real explanation why they can't register.
Can anyone help? Any help is appreciated.
in Themes/x/languages Login.english.php
$txt['ban_register_prohibited'] = 'Sorry, you are not allowed to register on this forum';
Thank you! That did the trick.