Jump to content

HTML tags visible in order_conf.html email - PS 1.7.7.3


inspectaclueso

Recommended Posts

Hi, I have just installed PS 1.7.7.3 and I'm completing the setup and test of the site.

I have an issue where HTML code is being displayed in the order confirmation email sent after an order is placed.  Image attached.

At present the only paid module I have installed is:

Linear / Perimeter / Surface (Area) / Volume / Weight Calculation Module

v5.3.6 - by MEG Venture

A tool to calculate quantity in linear, perimeter, surface (area), volume or weight units.

If I disable this module, the product customization info is not shown so no HTML tags are shown.

I have contacted the author of that module however they have said their module does not alter the mails in any way and the text displayed in that area is using standard Prestashop product customization info.

Can someone please confirm this is a bug with Prestashop and where/how to look and correct this issue.

Thank you

order_confirmation copy.png

disabled_module.jpg

Edited by inspectaclueso (see edit history)
Link to comment
Share on other sites

  • 8 months later...

Hi there,

In my particular situation the solution was this...

Please open the below file

mails/_partials/order_conf_product_list.tpl

 

Find instances of below

{$customization['customization_text']}

 

And replace them with below

{$customization['customization_text'] nofilter}

 

Hope it helps.

 

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...