Jump to content

cant send the created account info email to clients


ghpk

Recommended Posts

Hello,

i've created a new e-mail from email Template under "Product Messages"

whenever i need to send this predefined email to selected client.

i am getting error as

 

Fatal error: Smarty error: [in emailtpl:emailmessage line 19]: syntax error: unrecognized tag: 837836C2-40CC-47CE-95F5-6D7C910DB6A0 (Smarty_Compiler.class.php, line 439) in /home/mypath/public_html/mypath/mypath/libs/Smarty.class.php on line 1095

 

any help on this one.

Link to comment
Share on other sites

  • 2 months later...

I am also gettign this error when I try to send an email. Some email tests slip through, but the majority I get this error.

 

Fatal error: Smarty error: [in emailtpl:emailmessage line 1]: syntax error: unrecognized tag: font-family: verdana; font-size: 11px; font-weight: normal; (Smarty_Compiler.class.php, line 439) in /home/ksh119/public_html/whmcs/libs/Smarty.class.php on line 1095

 

I looked up the path and this is the code I have for them:

 

line 1095 trigger_error("Smarty error: $error_msg", $error_type);

line 439 $this->_syntax_error("unrecognized tag: $template_tag", E_USER_ERROR, __FILE__, __LINE__);

 

 

This is the code in my:

configuration CSS

body,td { font-family: verdana; font-size: 11px; font-weight: normal; }

a { color: #0000ff; }

 

Help?...:-(

 

Thank you,

karen

kshdzines

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