When you add an email restriction on the registration such as hotmail.com the forum spits out amessage saying their email has been banned, I want to change this so it's more generic such as this email domain has been banned so it's less perdsonal and will stop the 8999 emails am getting from users asking wqhy they personaly have been banned. I can see the template calling $errorlist but where is this list to change?
Announcement
Collapse
No announcement yet.
Banned Email Message
Collapse
X
-
So change the phrase
Code:<phrase name="banemail"><![CDATA[The administrator has banned your email address. To contact the administrator click <a href="<A href='mailto:$vboptions[webmasteremail]">here</a>]]>[/code'>mailto:$vboptions[webmasteremail]">here</a>]]></phrase>
-
Originally posted by feldon23So change the phrase
Code:<phrase name="banemail"><![CDATA[The administrator has banned your email address. To contact the administrator click <a href="<A href='mailto:$vboptions[webmasteremail]">here</a>]]>[/code'>mailto:$vboptions[webmasteremail]">here</a>]]></phrase>
Comment
Related Topics
Collapse
-
how do I change the email that is sent to users that are rejected or deleted.
-
Channel: Support Issues & Questions
Tue 19 Dec '17, 10:03am -
Comment