fazlan Posted May 5, 2011 Share Posted May 5, 2011 Hello, I'm having a problem since yesterday the order confirmation email not being sent to clients when they place a new order. There is no problem in other emails. Actually I tried to change the message of order confirmation email in email templates. I tried to to customize the message according to the package client chosen. I added the conditions like ----------- {if $service_product_name eq "Special-Package"} Message1 {else} Message2 {/if} ----------- The perticular email template is not disabled but that email not being sent If anyone know why it is happening and the solution please let me know. Thanks. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted May 6, 2011 WHMCS Support Manager Share Posted May 6, 2011 Do you see any errors under Utilities > Activity Log at the time of an order? 0 Quote Link to comment Share on other sites More sharing options...
fazlan Posted May 8, 2011 Author Share Posted May 8, 2011 I do not see any errors there. The problem was only in receiving order confirmation by clients. We/admins received email if a new order placed. Another problem was same order was being placed four times and four invoices created. So I just removed the if condition in the "Order confirmation" email template and everything turned back to normal. I think the problem was caused by that if condition in "Order confirmation" email template. I wish to know any thing wrong in the way I used the condition or? Thanks. 0 Quote Link to comment Share on other sites More sharing options...
PulsedMedia Posted May 8, 2011 Share Posted May 8, 2011 I had this same problem, view your template in HTML mode (not the wysiwyg) and correct the HTML special chars encoding. It incorrectly can encode { } to HTML special chars. Seems to happen somewhat randomly. 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.