Skip to Content Skip to Menu

[SOLVED] GJ 2.5.2 RC1 Questions

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
12 years 4 months ago - 12 years 4 months ago #201300 by jojo12
[SOLVED] GJ 2.5.2 RC1 Questions was created by jojo12
Hi,
1) What are the changings in new release candidate? On what we should look after all? (I know try all, but..)

2) You wrote in another answer to my post, that there will be a gj substitution to mail the text of a new wall post in notification. I tried but nothing happened. If not as substitution, how can I get the wall_entry into the mail?
Last edit: 12 years 4 months ago by krileon.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
12 years 4 months ago #201320 by krileon
Replied by krileon on topic Re: GJ 2.5.2 RC1 Questions

1) What are the changings in new release candidate? On what we should look after all? (I know try all, but..)

Everything marked as resolved needs good testing. Pretty much general testing of the entire plugin would be great.

forge.joomlapolis.com/projects/groupjive/issues

2) You wrote in another answer to my post, that there will be a gj substitution to mail the text of a new wall post in notification. I tried but nothing happened. If not as substitution, how can I get the wall_entry into the mail?

It's [wall_post] and not [wall_entry]. You can find these substitutions by editing the various integrations and searching for the getSubstitutionExtras function, which is typically at the very bottom of the integrations PHP file.


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: jojo12

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

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
12 years 4 months ago #201357 by jojo12
Replied by jojo12 on topic Re: GJ 2.5.2 RC1 Questions

Krileon wrote: It's [wall_post] and not [wall_entry]. You can find these substitutions by editing the various integrations and searching for the getSubstitutionExtras function, which is typically at the very bottom of the integrations PHP file.


Thank, I found the end of the integrations PHP file. But I integratet [wall_post] into the german notification text for email:
'[user] created [wall_url] in [group]!' => '[user] hat den Pinnwand-Eintrag "[wall_url]" in der Gruppe "[group]" erstellt! [wall_post] Du kannst diesen Eintrag nachlesen, indem du den Link anklickst ',

But nothing happened: The Email notification is "Jojo Murer created #73 in Testgruppe!"

What I am doing wrong?

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48444
  • Thanks: 8279
  • Karma: 1443
12 years 4 months ago #201359 by krileon
Replied by krileon on topic Re: GJ 2.5.2 RC1 Questions
Did you translate the new English language plugin as I believe the string has changed. New strings as follows.
Code:
'[group_name] - Wall Post Edited!' => '[group_name] - Wall Post Edited!', '[user] edited [wall_title_linked] in [group]!' => '[user] edited [wall_title_linked] in [group]!', '[group_name] - Wall Post Created!' => '[group_name] - Wall Post Created!', '[user] created [wall_title_linked] in [group] and requires approval!' => '[user] created [wall_title_linked] in [group] and requires approval!', '[user] created [wall_title_linked] in [group]!' => '[user] created [wall_title_linked] in [group]!'


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: jojo12

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

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
12 years 4 months ago #201384 by jojo12
Replied by jojo12 on topic Re: GJ 2.5.2 RC1 Questions
Thank you that helped: it works now fine!

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

Moderators: beatnantkrileon
Powered by Kunena Forum