Berkey Benelux Posted September 24, 2020 Share Posted September 24, 2020 (edited) Hello all, I'm having a very weird issue. All of a sudden, variables between {...} are no longer replaced in emails sent by Prestashop (using PHP Send). For example, this is a bankwire email that got sent this morning without any info or even the logo image, while everything was working perfectly fine the day before and nobody touched anything in the backend. I checked all the templates in /mails/<lang>/xxx.html and they look fine, no encoding issues, and all necessary fields are completed in the configuration (eg. the bankwire_XXX in this case). Does anybody has a clue over what's going on here? I've been looking in this issue for the last two hours, without any success, and it's driving me nuts. Thanks a million in advance ! Edited September 24, 2020 by Berkey Benelux (see edit history) Link to comment Share on other sites More sharing options...
RamboRich Posted October 4, 2020 Share Posted October 4, 2020 I have a similar issue. Order confirmation is sent, no problem. Then right after that, 'Payment Received' email is sent but without the variables filled out. I'd like to fix that somehow, or at the least, cancel the 'Payment Received' email from going out. Link to comment Share on other sites More sharing options...
mozed1 Posted October 4, 2020 Share Posted October 4, 2020 If you have a theme installed like mine. The 2 ways I edit 1. ftp > public > theme > mails 2. backend> translations > emails > theme > language I spent spent hours trying to update ftp> public html> mails as this was overridden by the theme mails. Good luck! Link to comment Share on other sites More sharing options...
endriu107 Posted October 4, 2020 Share Posted October 4, 2020 Probably you didin't have tpl file in mail catalog. You can copy them from mail/en catalog to your language catalog. Link to comment Share on other sites More sharing options...
delete-account-pleas Posted October 5, 2020 Share Posted October 5, 2020 Hello, You can find an bug-fix for this issue here: https://www.prestashop.com/forums/topic/1033103-bugfix-emails-like-order-confirmation-displaying-variables-like-firstname-lastname/ Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now