Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 13117

Re: Special character are not correctly saved as UTF8 in Piwik Table “log_action”

$
0
0
Hello,
thanks a lot for your help.

@matt: Okay, you checked the UI. Here's everything fine. 'Ä' is displayed as 'Ä'. The error is only in the DB. Could you please check the piwik table "log_action". :)
select name, hex(name) from piwik_log_action where idaction=<id from the new entry>;

@lesjokolat: I checked the configs. UTF-8 everywhere. :) Thank you. The CMS-System use the same DB, same Webserver. Here's everything fine - the charset error is only in the piwik tables. Is umlaut "Ä" saved as hex "C384" in your piwik table "log_action"?

Micha

Viewing all articles
Browse latest Browse all 13117

Trending Articles