It does not show the letter Ö (Ö)

LeoGetz

Avatar: LeoGetz

2005-10-04 22:16

Hi everyone!

I live in Sweden, and here we have letters like Ö
I noticed that in admin mode when I looked at a order I missed
the letter Ö in the city name. What should I do?

wizzud

No avatar

2005-10-05 15:19

You could try looking at templates/admin/head.tpl and if the <title>.. and <meta http-equiv... lines are commented out, uncomment them.

LeoGetz

Avatar: LeoGetz

2005-10-06 20:39

ok, I will look in to that.

LeoGetz

Avatar: LeoGetz

2005-10-17 22:15

I don´t follow, what do you meen? It looks like this now.

<title>$config[title]</title>
<meta http-equiv='content-Type' content='text/html; charset=$config[charset]' />
<meta name='Description"' content='$config[description]' />
<meta name='Keywords' content='$config[keywords]' />
<meta name='Author' content='OpenSolution.org' />

LeoGetz

Avatar: LeoGetz

2005-10-17 22:22

It was like this:

<!--
<title>$config[title]</title>
<meta http-equiv='content-Type' content='text/html; charset=$config[charset]' />
<meta name='Description"' content='$config[description]' />
<meta name='Keywords' content='$config[keywords]' />
<meta name='Author' content='OpenSolution.org' />
-->

And after I made it like this:

<title>$config[title]</title>
<meta http-equiv='content-Type' content='text/html; charset=$config[charset]' />
<meta name='Description"' content='$config[description]' />
<meta name='Keywords' content='$config[keywords]' />
<meta name='Author' content='OpenSolution.org' />

It made no difference

LeoGetz

Avatar: LeoGetz

2005-10-20 22:48

Anyone?

Plastex

No avatar

2005-10-21 08:23

I live in sweden too.. i just took the installation-files and put up Quick Cart without any tampering and &aring;äö seems to work nicely.

Plastex

No avatar

2005-10-21 08:24

..however.. looking at the above post &aring; (aring;) seems to freak out in this forum :-)... strange

LeoGetz

Avatar: LeoGetz

2005-10-25 21:26

ok, but I have tampered very much now, don´t know what to do. I don´t see any difference in head.tpl that could take away &aring;äö letters.

sledger

No avatar

2005-12-04 06:19

I think it's your ISP's server setting for encoding.

&copy; worked on one server for me, but not another.

No changes had been made to any file at my end, and no browser setting had been changed.

So talk to your ISP. They may help

Back to top
about us | contact