GetSimple Support Forum

Full Version: UTF8 problems, unable to update. XML?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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?