You are not logged in. Please note that you need to log in before posting.
I have stored a template for "Email Confirmation Required", and perhaps because I upgraded to 4.2.5 (or not, haven't backed up to test in other versions) that template is not shown to the user when they attempt to register. It's there in the MySQL database, as user-require_email_confirmaion-user, and when I log in as admin I see the correct text in the email templates page. But when a user registers they instead see the default text on the screen. They get the correct text via email, but isn't the same text supposed to be on the screen now?
Offline
sorry no, this "email confirmation required" page is not linked with the email template sent on this action because the email template contains the link which the customer clicks to confirm the email while the browser display should not have it. So far I don't see a generic way to remove the link in the browser display because if we allow to edit the template, the confirmation link may be wrapped in some text.
Offline
Hey, thanks for all the quick replies!!
How would I change the on-screen message?
By editing a copy of emails.xml installed as a new language?
And is there any way to know which actions ARE linked to the email templates?
Offline
HowToMove wrote:
How would I change the on-screen message?
By editing a copy of emails.xml installed as a new language?
interface.xml rather than emails.xml, just as we discussed in another topic with partial translation
HowToMove wrote:
And is there any way to know which actions ARE linked to the email templates?
Appointment Approval Required
Appointment Approved
User Account Waiting For Approval
Offline