Skip to Content Skip to Menu

[SOLVED] Substitution Fields for Groupjive Invite Message

  • nphic
  • nphic
  • ONLINE
  • Posts: 203
  • Thanks: 25
  • Karma: 1
6 years 6 months ago - 6 years 6 months ago #304015 by nphic
Folks,

I'm looking for a list of substitution fields that I can use in the GroupJive Language files. Specifically, I looking to customize the "GROUP_INVITE_MESSAGE" to make it a bit more detailed. In addition, it does not appear that the '\n\n' is being respected in this line:

'GROUP_INVITE_MESSAGE' => "You have been invited to join the group [group] by [user]!\n\n[message]",

Below is how the message comes through in email:

You have been invited to join the group Certified Communicators in Public Health (CCPH) by Clara M xxxxxxxx! Please join my group? NOTE: This email was automatically generated from National Public Health Information Coalition (NPHIC) ( www.nphic.org ).

You can see that the newline is not being interpreted after the user name.

Can Joomla Language Overrides be used for this GroupJive language file? I tried to override GROUP_INVITE_MESSAGE and it did not seem to work.

Any help would be appreciated.

Thanks,
Joe
Last edit: 6 years 6 months ago by krileon. Reason: Added [SOLVED] tag to subject

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
6 years 6 months ago - 6 years 6 months ago #304026 by krileon
There is no such list. The following custom substitutions are available to GJ invite notification in addition to standard fields substitutions.

[message]

The following are available to all GJ notifications.

[category_id]
[category_name]
[category_description]
[category] (name with URL)
[group_id]
[group_name]
[group_description]
[group] (name with URL)
[user] (user sending notification or fallback to use receiving notification with profile URL)

For new lines you need to use HTML. Either use paragraph elements to separate paragraphs or br tags. Looks like that notification may need to be fixed if the newlines are not working for your mail server as they should convert to HTML.


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.
Last edit: 6 years 6 months ago by krileon.
The following user(s) said Thank You: nphic

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

  • nphic
  • nphic
  • ONLINE
  • Posts: 203
  • Thanks: 25
  • Karma: 1
6 years 6 months ago #304027 by nphic
Kyle,

Thanks! BTW. I'm getting an Access Error when attempting to update the Avatar and Canvas in Community Builder. Any thoughts on why I would be getting this error message. I've checked all my configurations and they seem fine.

Thanks,
Joe

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
6 years 6 months ago #304028 by krileon
Ok, new lines issue looks like same as the below bug.

forge.joomlapolis.com/issues/5434

They're supposed to be converted to br elements in our mailer API. So same issue different location, but would need to be fixed in core CB it self. You can replace them with <br /> in a language override to workaround it if necessary.


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.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
6 years 6 months ago #304029 by krileon

Thanks! BTW. I'm getting an Access Error when attempting to update the Avatar and Canvas in Community Builder. Any thoughts on why I would be getting this error message. I've checked all my configurations and they seem fine.

Update your own Avatar or Canvas? Please be more specific on the access error. Is it a white page with access denied? If so it's likely your servers mod_security settings causing a false positive. Please create a new topic with further details if issue persists.


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.

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

  • nphic
  • nphic
  • ONLINE
  • Posts: 203
  • Thanks: 25
  • Karma: 1
6 years 6 months ago #304033 by nphic
Thanks! I'll post in a new topic. Please close this ticket. All issues have been solved.

Thanks,
Joe
The following user(s) said Thank You: krileon

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

Moderators: beatnantkrileon
Powered by Kunena Forum