Re: Validate Registration
Posted by
Pedro on
Nov 09, 2013; 3:26pm
URL: https://support.nabble.com/Validate-Registration-tp7587545p7587791.html
See the macro handle_registration_errors. Then, override it adding:
<n.exception. name="user_is_not_member">
<t>You are not a Member.</t>
</n.exception.>
You can add it at the place I did
here.