Problem with character encoding
Permalink
I have problem with sites character encodings.
If I go to the Dashboard, the scandinavian letters (ä,ö) display fine.
But if I open the site, the letters are not working in the concrete5 toolbar. See the attached screenshot.
I have checked that all my theme files are converted to UTF-8 and also I have this line in .htaccess:
AddDefaultCharset UTF-8
We recently moved servers and also updated PHP.
Here's my environment settings:
Any help would be appreciated.
If I go to the Dashboard, the scandinavian letters (ä,ö) display fine.
But if I open the site, the letters are not working in the concrete5 toolbar. See the attached screenshot.
I have checked that all my theme files are converted to UTF-8 and also I have this line in .htaccess:
AddDefaultCharset UTF-8
We recently moved servers and also updated PHP.
Here's my environment settings:
# concrete5 versio 5.5.2.1 # concrete5:n paketit Designer Content (3.0.2), Disqus Comments (0.4). # concrete5 ylikirjoitukset blocks/lahdeviite, blocks/lahdeviite_old, js/jFootnote, languages/fi_FI, themes/epooki # Palvelimen ohjelmisto Apache/2.2.16 (Debian) # Palvelimen API apache2handler # PHP:n versio 5.4.3 # PHP:n lisäosat apache2handler, bz2, Core, ctype, curl, date, dom, ereg, fileinfo, filter, gd, hash, iconv, json, ldap, libxml, mbstring, mysql, mysqli, mysqlnd, oci8, openssl, pcre, PDO, pdo_mysql, Phar, posix, Reflection, session, SimpleXML, SPL, standard, tokenizer, xml, xmlreader, xmlwriter, zip, zlib. # PHP:n asetukset
Viewing 15 lines of 35 lines. View entire code block.
Any help would be appreciated.
It was a php.ini setting problem.