YAFLogo

henrytai
  • henrytai
  • 57.2% (Neutral)
  • YAF Camper Topic Starter
3 years ago
Dear support,

Currently I want to edit the email template when the user successfully activates the account on the Forum.

So where can I edit an outgoing email template? Please let me know that.

Thank you and Best rengar.

 2021-07-01_9-49-53.jpg You have insufficient rights to see the content.

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.1 BETA
3 years ago
Email templates can be changed in the language files in the languages folder. in your example for english under english.xml in the node NOTIFICATION_ON_WELCOME_USER

If you change a xml file, after that you need to restart the yaf application

henrytai
  • henrytai
  • 57.2% (Neutral)
  • YAF Camper Topic Starter
3 years ago

Email templates can be changed in the language files in the languages folder. in your example for english under english.xml in the node NOTIFICATION_ON_WELCOME_USER

If you change a xml file, after that you need to restart the yaf application

Originally Posted by: tha_watcha 

Thank you!

I made it.