<![CDATA[ [solved] RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1 - My Forums]]> https://forums.modx.com/thread/?thread=45705 <![CDATA[Re: [solved] RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1?page=2#dis-post-264490 sottwell Aug 10, 2009, 04:59 PM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1?page=2#dis-post-264490 <![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264489 so I changed install and core spanish files to utf8
and changed that line to $modx_manager_charset = ’UTF-8’;

but.... there is always a but... I forgot to upload it!!!!

LOL

:(]]>
luuuciano Aug 10, 2009, 11:05 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264489
<![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264488
$modx_manager_charset = 'iso-8859-1';

I suspect that’s the root of your problems smiley I also suspect that the tinyMCE source_editor.htm is not actually utilized by MODx, but just comes as part of the stock tinyMCE distribution that we use.]]>
garryn Aug 10, 2009, 11:00 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264488
<![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264487
I have no idea where is coming that iso8859-1...

Im going to download the whole site, and database... to look it better...]]>
luuuciano Aug 10, 2009, 07:48 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264487
<![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264486
I saw that code frame, and iso8859-1 code was there...

then I searched the files and saw it there...

it cames from somewhere]]>
luuuciano Aug 10, 2009, 06:44 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264486
<![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264485 sottwell Aug 10, 2009, 06:38 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264485 <![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264484 but the line I post up there is hard coded... I see it in the file

oh, btw2, it not looks like a RTE, but it is a tinymce editor...

there are other files with that line too, tinymce related]]>
luuuciano Aug 10, 2009, 06:30 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264484
<![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264483
$c['modx_charset'] = "UTF-8";

]]>
sottwell Aug 10, 2009, 06:17 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264483
<![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264482
the hard code <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> is in source_editor.html aparently, maybe in other files too...

btw, I was wrong... it is not RTE, templates are not edited using the RTE....]]>
luuuciano Aug 10, 2009, 06:12 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264482
<![CDATA[Re: RTE charset issues in modx evolution 1.0 ? utf8 instead iso8859-1]]> https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264481 sottwell Aug 10, 2009, 12:44 AM https://forums.modx.com/thread/45705/solved-rte-charset-issues-in-modx-evolution-1-0-utf8-instead-iso8859-1#dis-post-264481