Jump to content

PS 1.7 Empty template message order confirmation sent to customer


Jurist

Recommended Posts

A customer just complained he received a message looking like that:

image.png.2fd23f94472e226051c13d0c13f0378f.png

I checked his order, everything looks fine.

I made another test order and everything looks fine.

Why this happened and why PS 1.7 is so riddle with bugs in every corner?

Thanks

Link to comment
Share on other sites

  • 1 month later...

Hi Crezzur,

I've literally did that change yesterday:

 


            // $swift->registerPlugin(new \Swift_Plugins_DecoratorPlugin(array($toPlugin => $templateVars)));
            $swift->registerPlugin(new \Swift_Plugins_DecoratorPlugin(array(self::toPunycode($toPlugin) => $templateVars)));

I found it on github, couldn't find on the forum for some reason.

Thanks

  • Like 1
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...