Jump to content

WHMCS Uses Multiple Versions of an E-Mail Template


Recommended Posts

  1. When resetting the password for a single user...
     
    1. Clients -> Fred Flintsone -> Profile
    2. Reset & Send Password
    3. WHMCS fills-in the {$client_password} merge field of the Automated Password Reset template:

       

      Email: eric@example.com

      Password: 6dD2RMqYl1

       

      When using the Automated Password Reset template to send a group of clients their passwords...

       

      1. Clients -> [multiple] -> Send Message
      2. Load Saved Message "Automated Password Reset"
      3. Send Message

      WHMCS sends the message without filling-in the {$client_password} merge field:

       

      Email: eric@example.com

      Password: **********

      [*]Regardless, both messages contain content that is not in the template:

       

      Dear {$client_name},
      
      As you requested, your password for our client area has now been reset. Your new login details are as follows:
      
      {$whmcs_link}
      Email: {$client_email}
      Password: {$client_password}
      
      To change your password to something more memorable, after logging in go to My Details > Change Password.
      
      {$signature}

      Results in this MIME-encoded message (with a WordPress button embedded at the top of the message):

      Content-Type: text/html; charset=utf-8
      Content-Transfer-Encoding: quoted-printable
      
      <style>
      body,td { font-family: verdana; font-size: 11px; font-weight: normal; }
      a { color: #0000ff; }
      </style>=0A<p>[color="#FF0000"]<a href=3D"http://www.rocket-powered.com" target=3D"_blank"><=
      img src=3D"http://rocket-powered.com/wordpress/wp-content/themes/hostingsqu=
      are/images/but-order.png" alt=3D"Rocket-Powered.com" border=3D"0" /></a>[/color]</p=
      >=0A<p>Dear Fred Flintstone (Bedrock Quarry Co.),</p><p>As you requested, y=
      our password for our client area has now been reset.  Your new login detail=
      s are as follows:</p><p><a href=3D"http://www.rocket-powered.com/whmcs">htt=
      p://www.rocket-powered.com/whmcs</a><br />Email: eric@example.com<br />Pass=
      word: 6dD2RMqYl1</p><p>To change your password to something more memorable,=
      after logging in go to My Details > Change Password.</p><p>Eric Pretorious=
      <br />

Edited by epretorious
Link to comment
Share on other sites

Hello,

Have you checked your CSS from the General Mail settings?

 

Thanks, Chris:

 

You are correct: I found this in the "Global Email Header Content" field...

<p><a href="{$company_domain}" target="_blank"><img src="{$company_logo_url}" alt="{$company_name}" border="0" /></a></p>

...and removed it. This fixed the second item (above).

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