Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Text Configuration - Strange Characters

Text Configuration - Strange Characters

Locked

Views: 928

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
6 Jul 2009, 8:48 PM
#1
imp_cha avatar

imp_cha

New Zenner

Join Date:
Jun 2009
Posts:
9
Plugin Contributions:
0

Text Configuration - Strange Characters

Hello to all,

I have installed Zencart, and everything went ok untill i started to introduce products.

My language (portuguese) includes some characters not used in english like ç, ã, etc.

In admin part, using some codes like ã &aatilde; or ç ç I have managed that all texts look ok.

But in shop area, small squares are appearing instead of the letters.

Can someone please tell me how can I solve this situation?

Here is the link so you can check what is happening:

http://shop.imperiodocha.com/index.php?main_page=index&cPath=1_32

Thank you to anyone who can help.

7 Jul 2009, 12:09 AM
#2
zodiac avatar

zodiac

New Zenner

Join Date:
Jul 2009
Posts:
2
Plugin Contributions:
0

Re: Text Configuration - Strange Characters

in the header you have <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> by default.
you need to change the charset for your language.

that's all i can help with as i don't which file to edit or what charset you need. :smile:

7 Jul 2009, 12:40 AM
#3
imp_cha avatar

imp_cha

New Zenner

Join Date:
Jun 2009
Posts:
9
Plugin Contributions:
0

Re: Text Configuration - Strange Characters

Hi,
Thank you very much for your answer.

Can you please just tell me wich file i need to edit?

Thanks

7 Jul 2009, 9:33 AM
#4
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: Text Configuration - Strange Characters

i believe you need UTF8 character encoding in order to show non english character in your native language .

here is tutorial
http://www.zen-cart.com/forum/showthread.php?t=93439&highlight=utf8

note that , this tutorial is aimed for new install of zencart . that means, you need to modify few files before installing zencart . there are no good way of changing existing zencart install to UTF8 without effecting contents. ( non that i have found so far ) ..

follow the tutorial , and install new zencart on test server and see if UTF 8 encoding is the solution to the problem .