1
lapsa2000
Codificacion y Charset ?
  • 2008/6/13 17:47

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


Something unusual happens, the same place where I see it with Firefox looks good in the characters, but I have problems with IE 7 with accents, the child ... etc. ...

¡Regístrese Ahora! (Firefox)

¡Reg?strese Ahora! (Ie7)


The configuration server is utf8_unicode_ci

And another interesting thing ... in the upper left Firefox appears with these symbols:



But with IE7 it is not displayed.

In theme.html file option charset is this:

charset = <$ xoops_charset) (> "

Any idea?


Version XOOPS 2.018.1 español
Persevera...y seguiras
Perseverando !!!

2
lapsa2000
Re: Codificacion y Charset ?
  • 2008/6/13 19:25

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


if I use the theme of oginal Xoops, the problem disappears, I have to change?
Persevera...y seguiras
Perseverando !!!

3
kris_fr
Re: Codificacion y Charset ?
  • 2008/6/14 5:15

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


hi,

look in translation file global.php

ex :
//%%%%%                LANGUAGE SPECIFIC SETTINGS   %%%%%
define('_CHARSET''ISO-8859-1');
define('_LANGCODE''fr');


@++

4
lapsa2000
Re: Codificacion y Charset ?
  • 2008/6/14 16:17

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


Thancks kris_fr....

Look:

In global.php:

"define("_CHARSET","ISO-8859-1");
define('_LANGCODE', 'es');

"


Why use the theme default if the problem disappears?

thanks !!!
Persevera...y seguiras
Perseverando !!!

5
lapsa2000
Re: Codificacion y Charset ?
  • 2008/6/17 20:00

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


Please !!! Any idea !!!

Thk!!!
Persevera...y seguiras
Perseverando !!!

6
kris_fr
Re: Codificacion y Charset ?
  • 2008/6/17 23:05

  • kris_fr

  • Theme Designer

  • Posts: 1009

  • Since: 2005/12/31


<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />

7
lapsa2000
Re: Codificacion y Charset ?
  • 2008/6/18 0:31

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


That line, this in exactly the same in theme,html as you say....

Here, the remaining lines ...


DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<
head>
    
    <{
assign var=theme_name value=$xoTheme->folderName}>

    
    <
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
    <
meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
Persevera...y seguiras
Perseverando !!!

8
lapsa2000
Re: Codificacion y Charset ?
  • 2008/6/18 3:06

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


More Info...

In http://validator.w3.org.....result:

Character Encoding mismatch!

The character encoding specified in the HTTP header (iso-8859-1) is different from the value in the XML declaration (utf-8). I will use the value from the HTTP header (iso-8859-1).
Persevera...y seguiras
Perseverando !!!

9
lapsa2000
Re: Codificacion y Charset ?
  • 2008/6/19 23:15

  • lapsa2000

  • Quite a regular

  • Posts: 247

  • Since: 2006/10/27


Please !!! ideas ???
Persevera...y seguiras
Perseverando !!!

Login

Who's Online

992 user(s) are online (43 user(s) are browsing Support Forums)


Members: 0


Guests: 992


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits