Jump to content

rndinit0

Retired Forum Member
  • Posts

    3
  • Joined

  • Last visited

About rndinit0

rndinit0's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Template Error [Line 19]: syntax error: unidentified token ':' {if $service_product_name eq "10 User - TeamSpeak Server"} Web Control Panel: http://teamSpeakcp.com/tcp {else} Web Control Panel: http://ventCP.com/tcp {/if} Im trying to get the welcome email to display the Web Control Panel Link for TeamSpeak or Ventrilo. So if the Product name is Teamspeak, then it should display the TeamSpeak URL else it should display the Ventrilo Url. This fails in a syntax error. I've tried the following as well same problem: {if $service_product_name eq "10 User - TeamSpeak Server"} print("Web Control Panel\: http\://teamSpeakcp.com/tcp") {else} print("Web Control Panel\: http\://ventCp.com/tcp") {/if} Your help would be appreciated, if there is a better way to do this, please let me know.
  2. Sounds like a great idea. But i do believe in the long run email to sms is easier to maintain. However if WHMCS ran a sms gateway, and added this feature that would be even better.
  3. Thats a good question. Would like to see the answer to that.
×
×
  • 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