Jump to content

Need info regards Custom IP field in client email.


dstemper

Recommended Posts

In my clients email when they setup a hosting package, I am getting this:

 

Temporarily you may use one of the addresses given below manage your web site

 

Temporary FTP Hostname: [ProductCustom-IP Address]

Temporary Webpage URL: http://[ProductCustom-IP Address]/~soundaro/

Temporary Control Panel: http://[ProductCustom-IP Address]/cpanel

 

I guess that means there is a custom field that is missing to show the IP address, does anyone know what the field needs to look like to rectify this?

 

I appreciate it in advance.

 

David

Link to comment
Share on other sites

  • WHMCS Support Manager

Merge fields in email templates haven't had square brackets since version 3.

 

{$product_custom_field_fieldname} is the way to do it in WHMCS currently.

 

fieldname is the name of the custom field all in lowercase and with no spaces. Eg: IP Address would be {$product_custom_field_ipaddress}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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