Zen Cart Logo
Forums / General Questions / Why does my store put £ whenever I use £pound sign

Why does my store put £ whenever I use £pound sign

Views: 1,817

Results 1 to 3 of 3
14 Mar 2012, 3:39 PM
#2
torvista avatar

torvista

Totally Zenned

Join Date:
Aug 2007
Location:
Gijón, Asturias, Spain
Posts:
2,872
Plugin Contributions:
7

Re: Why does my store put £ whenever I use £pound sign

...because the page html is telling the browser that the character set of the text is 8859 but the text that is coming out of your database is utf8.

17 Mar 2012, 2:33 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Why does my store put £ whenever I use £pound sign

You recently upgraded, but apparently didn't retain the character set used in your old site.
See: https://www.zen-cart.com/tutorials/index.php?article=414