GetSimple Support Forum
UTF8 problems, unable to update. XML? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: UTF8 problems, unable to update. XML? (/showthread.php?tid=34)



UTF8 problems, unable to update. XML? - aberg - 2009-08-09

Hello! Im loving the simplicity with GetSimple, very nice! Smile

But, i am having on, major problem that is hesitating me from using getSimple at my clients sites.
If i saves a foreign symbol i.e component->sidebar. i write 'å'. Okey, it can save it and it will display. But, when i want to update the text the 'å' looks like 'Ã¥'.. and when i save that i run into a huuuge deal of error messages.

"
Warning: simplexml_load_string() [function.simplexml-load-string]: <li>Tuhuhu</li>Ã�¥ in C:\wamp\www\va\admin\inc\theme_functions.php on line 151"

etc...

Anyway, i suspect its something to do with UTF8 not enabled in XML sheets, am i correct?

Anyway, thanks for a great product Smile

Cheers, Anders Åberg from Sweden.


UTF8 problems, unable to update. XML? - ccagle8 - 2009-08-09

http://www.w3schools.com/XML/xml_encoding.asp

Anders... I am using the top option there, and I guess that I need to use <?xml version="1.0" encoding="UTF-16"?> instead?