Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

Multilanguage mail

11 years 8 months ago #221127 by matteocorradi
Multilanguage mail was created by matteocorradi
Hello All,

I red many articles but unfortunately I haven't understand how to insert multilanguage mail in registration tab. I have downloaded the cb_auto_action and I have tried to work on this.

Please anyone can send me a tutorial? or explain me step by step how to make this modify?

Thank you very much!

Cheers

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 8 months ago #221189 by krileon
Replied by krileon on topic Multilanguage mail
You want to make the Pending and Welcome emails within CB > Configuration > Registration multilingual? If I understood correctly you need to use language defines to do this. Example as follows.

Subject: _UE_PENDING_EMAIL_SUBJ
Body: _UE_PENDING_EMAIL_BODY

Then within your CB language file (see your CB documentation for locations). You'd define your new string. Example as follows.

define( '_UE_PENDING_EMAIL_SUBJ', 'Registration Pending' );
define( '_UE_PENDING_EMAIL_BODY', 'Hello, thanks for registering!' );

See your CB documentation available for download in the Advanced downloads section for further usage information. You can also review the below tutorial regarding localization in CB.

www.joomlapolis.com/support/tutorials/106-localization/18210-customizing-your-cb-language


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: matteocorradi

Please Log in or Create an account to join the conversation.

11 years 8 months ago #221970 by matteocorradi
Replied by matteocorradi on topic Multilanguage mail
thank u very much....I will try.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum