How to display location info in the Event invite email

The following variables are empty in the invite email. Any suggestions?

//Event variable
$fp_events_fp_event_locations_fp_events_1_name

//Location module variables
$fp_event_locations_name
$fp_event_locations_address
$fp_event_locations_address_city
$fp_event_locations_address_state
$fp_event_locations_address_postalcode
$fp_event_locations_address_country

This is a known issue, can you please try the proposed fix to see if it works in your case?

https://github.com/salesagility/SuiteCRM/pull/6466/files

I just tried the above fix. Used the same variables as above. Unfortunately, no change in behavior.

Version 7.10.9
Sugar Version 6.5.25 (Build 344)

I commented on that fix to see if anything comes up

https://github.com/salesagility/SuiteCRM/pull/6466#issuecomment-437327160

if there’s any extra technical information you can gather about this - log entries, for example, please add them there. Thanks