Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

RC2a


Juto

Recommended Posts

Hi, this must be a bug:

 

On the admin side its possible to use price_prefix, so it says.

 

Using a standard html code like   will give a blank sign ahead of the price. That's nice.

 

So instead of having SEK123, I get SEK 123 which is what I want.

 

BUT, In the e-mail, confirmation of order, I get this:

 

1 x Beloved (DVD-BELOVED) = SEK 59:-

------------------------------------------------------

Sub-Total: SEK 59:-

Flat Rate (Best Way): SEK 55:-

FL TAX 7.0%: SEK 4:-

Total: SEK 114:-

 

Instead of:

1 x Beloved (DVD-BELOVED) = SEK 59:-

------------------------------------------------------

Sub-Total: SEK 59:-

Flat Rate (Best Way): SEK 55:-

FL TAX 7.0%: SEK 4:-

Total: SEK 114:-

 

---------------------------------------------------

 

So, how do I fix this?

 

 

Kind regards

 

Sara

Link to comment
Share on other sites

Your email is in ASCII (plain text) rather than HTML. If you can't configure your emails to send in HTML mode (that might only be for newsletters; I'm not sure), you could use the Latin-1 "non breaking space" character directly. It should be Alt+160. Even then, there's no guarantee that an email with any non-ASCII character (x80-xFF) will make it through the email system.

Link to comment
Share on other sites

Your email is in ASCII (plain text) rather than HTML. If you can't configure your emails to send in HTML mode (that might only be for newsletters; I'm not sure), you could use the Latin-1 "non breaking space" character directly. It should be Alt+160. Even then, there's no guarantee that an email with any non-ASCII character (x80-xFF) will make it through the email system.

 

O' that's it. Thank you so much. Then I'll will use html in the mail instead.

 

As I recall there is an addon for this?

 

Thank you again

 

Kind regards

 

Sara

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...