Jump to content

SeanJuan

Retired Forum Member
  • Posts

    8
  • Joined

  • Last visited

Everything posted by SeanJuan

  1. I tried this and it worked perfectly. Once I was done installing, I switched back to PHP 5.5.27 and everything seems to be working properly still.
  2. Hello, I am trying to add a conditional display to email templates for specific client groups, but the variables I have tried do not seem to be working and I can not find anything in the WHMCS documentation or forum. I have tried "$clientgroup", "$client.group", "$client_group", "$clientgroup_name", "$client_group_name", "$clientgroup.name" and "$client.group.name" Anyone know where to look or what it is? here is my syntax: {if $clientgroup eq "[group_name]"} [message for group] {else} [message for everyone else] {/if}
  3. Well for me it was a oversight of the domain name while setting up the product. I hope that helps you. Sean
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated