bigideaguy Posted June 12, 2012 Share Posted June 12, 2012 I have a problem with all new account information emails because they are only sending style tags and some css, no account info. I have tried creating a new product email and I get the same result. There are no style tags that i myself added to the email. Here is what the full email body looks like. <style> body,td { font-family: verdana; font-size: 11px; font-weight: normal; } a { color: #0000ff; } </style> Any ideas? 0 Quote Link to comment Share on other sites More sharing options...
bigideaguy Posted June 12, 2012 Author Share Posted June 12, 2012 Found this error Smarty Error: [in emailtpl:emailmessage line 24]: syntax error: unclosed tag \{if} (opened line 14). (Smarty_Compiler.class.php, line 317) 0 Quote Link to comment Share on other sites More sharing options...
bigideaguy Posted June 13, 2012 Author Share Posted June 13, 2012 fixed, it was just a lonely if statement with no ending, i think i was just overthinking it 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.