filip212 Posted September 2, 2017 Share Posted September 2, 2017 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? 0 Quote Link to comment Share on other sites More sharing options...
filip212 Posted September 3, 2017 Author Share Posted September 3, 2017 Resolved. Problem is i cant send email press client profile summary but press product/services page where i can choose email from list. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.