[#2519] Members' Real Names Showing Up In Emails

12 years 11 months ago - 12 years 11 months ago #163274 by GoremanX
Considering the strict requirement to use "Format Name" with GroupJive, I find it ironic that my members' REAL names are being used in the emails that GroupJive sends out, even though CB is set to use Usernames instead. This is a privacy risk.

Ideally:

- The "From" field of the email should be the web site name

- The respective members Format Names should be in the body of the email (ie. Dear Jane, Tarzan has invited you to join the Jungle group)

How do I accomplish this ASAP? It's kinda urgent. Members are complaining.

Please Log in to join the conversation.

12 years 11 months ago #163366 by krileon
Replied by krileon on topic Re: Members' Real Names Showing Up In Emails
The emails are language strings so you're welcome to change what substitutions are used. Currently formatname field I believe is used which could be username, name, or email based off your CB configuration. Simply editing the language string responsible for the email you could change the display to whatever you like.


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 to join the conversation.

12 years 11 months ago #163375 by GoremanX
Replied by GoremanX on topic Re: Members' Real Names Showing Up In Emails
more specifically: the email's "From" field contains the user's real name, not the body. This has nothing to do with language strings.

As I stated above, I have CB set to use usernames only.

file cbgroupjive.class.php line 2166:
$from_name = $user_from->name;

Please Log in to join the conversation.

12 years 11 months ago #163468 by krileon
Replied by krileon on topic Re: Members' Real Names Showing Up In Emails
I see, yes that is hardcoded. I though you were referring to the name in the email body it self. Have made a bug ticket to have this fixed from being hardcoded to use fortmatname field as all other places of GJ use.

forge.joomlapolis.com/issues/2519


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 to join the conversation.

12 years 11 months ago - 12 years 11 months ago #163476 by GoremanX
Replied by GoremanX on topic Re: Members' Real Names Showing Up In Emails
meanwhile, how can I change it? Do I just change "name" to "formatname"? Because I don't think that's actually a database field.

Please Log in to join the conversation.

12 years 11 months ago #163483 by krileon
Replied by krileon on topic Re: Members' Real Names Showing Up In Emails
No, you change $user_from->name to $cbUser_from->getField( 'formatname', null, 'html', 'none', 'profile' ). This would resolve your issue and use formatname (CB configured name display).


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

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.271 seconds

Facebook Twitter LinkedIn