Jump to content
thirty bees forum
  • 0

Problem with mailalerts and order confirmation not complete


CJ

Question

Hi,

1. I have problems with mailalerts. The merchant does not get a "new order" mail. I have already "en" folder and the translated "nl" folder in the /themes/ Email works well. Does anyone have a solution?

2. When an order is made, the customer gets an "order-conf" email. In this "order-conf" email I do miss the products and discounts (see image) 0_1518707244457_Order-conf.png Does anyone have a solution for this?

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

@mdekker said in Problem with mailalerts and order confirmation not complete:

What does that mean? Does the new_order email show up on that list?

I mean that the email configuration is ok. And no, the neworder email doesn't show on that list. However the orderconf and the payment do show on that list. So I don't know what to do to get the new_order email.

Could the templates have been accidentally encoded? Can you look up one of those .tpls and see if it contains %7Bproducts%7D? If that is the case then it should be changed back to {products} to make the products show up in the email again.

Ah, the .tpl files didn't exist on the translation folder (mail/nl). I put them there and now the order_conf email shows everything. Thank you.

Link to comment
Share on other sites

  • 0

@Adik for the orderconf problem: The .tpl files didn’t exist on the translation folder (mail/nl). I put them there and now the orderconf email shows everything well.

@mdekker : The new_order email still won't sent. I don't know what goes wrong.

Link to comment
Share on other sites

  • 0

You mean /themes/theme_name/mails/nl/?

I have these .tpl (order_conf_cart_rules.tpl and order_conf_product_list.tpl ) files placed there.

When the customer places an order, he receives an email with order_conf template - variables work properly:

0_1519030997929_variabes_1.jpg

When I manually send a message (using the same template) to the customer, the variables do not work:

0_1519031108461_variabes_2.jpg

Link to comment
Share on other sites

  • 0

You mean /themes/themename/mails/nl/? I have these .tpl (orderconfcartrules.tpl and orderconfproductlist.tpl ) files placed there. When the customer places an order, he receives an email with orderconf template - variables work properly

Yes this works properly now.

When I manually send a message (using the same template) to the customer, the variables do not work

Why should you manually send a message to the customer using this template ?

Link to comment
Share on other sites

  • 0

I just found bug (?) that can be dangerous for your stores.

When editing and saving mails templates (Location -> Translations -> Translation of e-mails) variable {shop_ur} is replaced by http://yourshopdomain.com/adminfolder/{shopurl} in a few html files. After this customer receives an email with direct url to your admin panel.

Link to comment
Share on other sites

  • 0

When editing and saving mails templates (Location -> Translations -> Translation of e-mails) variable {shopur} is replaced by http://yourshopdomain.com/adminfolder/{shop_url} in a few html files. After this customer receives an email with direct url to your admin panel.

I don't think that's the case. When you edit these email translations you indeed see http://yourshopdomain.com/adminfolder/{shopurl}. But in the mail which the customer receives you just see your shopname with a link to http://yourshopdomain.com/ So I think there's nothing wrong there.

Link to comment
Share on other sites

  • 0

@cj said in Problem with mailalerts and order confirmation not complete:

But in the mail which the customer receives you just see your shopname with a link to http://yourshopdomain.com/ So I think there's nothing wrong there.

In my case (v1.0.3 TB version), the customer sees url of admin panel in received e-mails. So I must edit manually a few .html templates and leave only {shop_ur}. Strange...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...