show_event_location_in_email

  • Josef Vujtech
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 11 months ago #97863 by Josef Vujtech
show_event_location_in_email was created by Josef Vujtech
I have show_event_location_in_email in table eb_configs set to 0 but in email i have all location.
if ($config->show_event_location_in_email && $rowLocation) is still TRUE and in email is location set from name+address+city+ZIP+ etc.
Where I can set this switch? It is only global configuration or in event settings?

Thanks Josef

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

More
8 years 11 months ago #97882 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic show_event_location_in_email
It is in Global Configuration only. How it is being shown in email at the moment? Could you please make a screenshot?

Tuan

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

  • Josef Vujtech
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 11 months ago #97895 by Josef Vujtech
Replied by Josef Vujtech on topic show_event_location_in_email
I cant find it in Global Configuration, but in db table eb_configs it is show_event_location_in_email = 0. In mail is name of location + address + city + zip code + state. In mail templates is [LOCATION].

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

More
8 years 11 months ago #97914 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic show_event_location_in_email
That setting will only affect the information in [REGISTRATION_DETAILS] tag. If you use [LOCATION] tag, it won't be affected. So in this case, just change email template, remove that [LOCATION] tag

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc