Posts: 7
Threads: 2
Joined: Aug 2009
Hello
it seems that GetSimple1.5 does not like french accent in title and topic pages
When I put one of them, i get an error in the admin area but I can still use it but in front i got a page with parse erreor like that
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 2: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xE0 0x20 0x53 0x69 in
any idea where i can change that ?
thanks
Posts: 1,848
Threads: 86
Joined: Aug 2009
nadelo, what character are you putting in?
-
Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Posts: 7
Threads: 2
Joined: Aug 2009
i am trying right now
it seems that é doesn't make problem (title or topic, but i must remplace it by é to be correct if not it do é instead of
the àdoesn't make problem in topic , i just have to convert it also
But àin title put a trouble, i can confirm it
thank you for your answer
Posts: 7
Threads: 2
Joined: Aug 2009
did i said something wrong ?
I am trying to put a "mister clean" function somewhere
Posts: 104
Threads: 8
Joined: Aug 2009
I am looking for the ALT codes for these French accent characters, have any that I can use?
------
I can't design for shit but I can code the shit out of your design
Posts: 83
Threads: 10
Joined: Aug 2009
@Derek I assume you mean Win ALT keycodes. Will this help?
http://tlt.its.psu.edu/suggestions/inter...dealt.html
Posts: 7
Threads: 2
Joined: Aug 2009
here is some :
ÃÂ
é
ê
ô
ù
è
ï
ü
...
thanks
Posts: 104
Threads: 8
Joined: Aug 2009
@nadelo - have you figured it out yet or still working on it?
------
I can't design for shit but I can code the shit out of your design
Posts: 7
Threads: 2
Joined: Aug 2009
hello
to be honest, i have no time at the moment to work on it
but if i find a soluce, i will share it of course, may be something on a .htaccess
Posts: 1,848
Threads: 86
Joined: Aug 2009
This is fixed in the upcoming 1.6 release. Along with i18n, it also offers support for the whole range of french and other lang charsets.
-
Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Posts: 91
Threads: 2
Joined: Aug 2009
I actually encode files containing those chars in UTF-8 and add
Code:
AddDefaultCharset UTF-8
string in .htaccess
Posts: 1,848
Threads: 86
Joined: Aug 2009
good idea... have you seen any problems with other things when doing this?
-
Chris
Thanks for using GetSimple! - Download
Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Posts: 91
Threads: 2
Joined: Aug 2009
ccagle8 Wrote:good idea... have you seen any problems with other things when doing this?
no, never...always use this method for cyrillic and latin chars
Posts: 7
Threads: 2
Joined: Aug 2009
perfect guys !
thanks and have a nice day