Jump to content

Which php functions is Merge Fields using?


filip212

Recommended Posts

Hello,

My technic do some security settings on server(disable php functions firewall seting, etc...). Now im not able to get all Merge Fields in WHMCS e-mail.

When i send email with this template:

Dear {$client_name},

 

PLEASE READ THIS EMAIL IN FULL AND PRINT IT FOR YOUR RECORDS

 

Thank you for your order from us! Your hosting account has now been setup and this email contains all the information you will need in order to begin using your account.

 

If you have requested a domain name during sign up, please keep in mind that your domain name will not be visible on the internet instantly. This process is called propagation and can take up to 48 hours. Until your domain has propagated, your website and email will not function, we have provided a temporary url which you may use to view your website and upload files in the meantime.

 

New Account Information

 

Hosting Package: {$service_product_name}

Domain: {$service_domain}

First Payment Amount: {$service_first_payment_amount}

Recurring Amount: {$service_recurring_amount}

Billing Cycle: {$service_billing_cycle}

Next Due Date: {$service_next_due_date}

 

Login Details

 

Username: {$service_username}

Password: {$service_password}

 

Control Panel URL: http://{$service_server_ip}:2082/

Once your domain has propagated, you may also use http://www.{$service_domain}'>http://www.{$service_domain}:2082/'>http://www.{$service_domain}'>http://www.{$service_domain}:2082/

 

Server Information

 

Server Name: {$service_server_name}

Server IP: {$service_server_ip}

Mysql hostname: localhost

 

If you are using an existing domain with your new hosting account, you will need to update the nameservers to point to the nameservers listed below.

 

Nameserver 1: {$service_ns1} ({$service_ns1_ip})

Nameserver 2: {$service_ns2} ({$service_ns2_ip}){if $service_ns3}

Nameserver 3: {$service_ns3} ({$service_ns3_ip}){/if}{if $service_ns4}

Nameserver 4: {$service_ns4} ({$service_ns4_ip}){/if}

 

Uploading Your Website

 

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

 

Temporary FTP Hostname: {$service_server_ip}

Temporary Webpage URL: http://{$service_server_ip}/~{$service_username}/

 

And once your domain has propagated you may use the details below:

 

FTP Hostname: {$service_domain}

Username: {$service_username}

Password: {$service_password}

Webpage URL: http://www.{$service_domain}'>http://www.{$service_domain}

 

Email Settings

 

For email accounts that you setup, you should use the following connection details in your email program:

 

POP3 Host Address: mail.{$service_domain}

SMTP Host Address: mail.{$service_domain}

Username: The email address you are checking email for

Password: As specified in your control panel

 

Thank you for choosing us.

 

{$signature}

 

I get this:

 

Dear My Name,

PLEASE READ THIS EMAIL IN FULL AND PRINT IT FOR YOUR RECORDS

Thank you for your order from us! Your hosting account has now been setup and this email contains all the information you will need in order to begin using your account.

If you have requested a domain name during sign up, please keep in mind that your domain name will not be visible on the internet instantly. This process is called propagation and can take up to 48 hours. Until your domain has propagated, your website and email will not function, we have provided a temporary url which you may use to view your website and upload files in the meantime.

New Account Information

Hosting Package:

Domain:

First Payment Amount:

Recurring Amount:

Billing Cycle:

Next Due Date:

Login Details

Username:

Password:

Control Panel URL: http://:2082/

Once your domain has propagated, you may also use http://www.:2082/'>http://www.:2082/

Server Information

Server Name:

Server IP:

Mysql hostname: localhost

If you are using an existing domain with your new hosting account, you will need to update the nameservers to point to the nameservers listed below.

Nameserver 1: ()

Nameserver 2: ()

Uploading Your Website

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

Temporary FTP Hostname:

Temporary Webpage URL: http:///~/

And once your domain has propagated you may use the details below:

FTP Hostname:

Username:

Password:

Webpage URL: http://www.

Email Settings

For email accounts that you setup, you should use the following connection details in your email program:

POP3 Host Address: mail.

SMTP Host Address: mail.

Username: The email address you are checking email for

Password: As specified in your control panel

Thank you for choosing us.

---

Best Regards!

Webhosting Signature

 

 

Please which php functions this need to sucessfull work?

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