Problem with charset (utf8)
I'm having trouble with european characters on my campaigns. After I create a campaign, in the next window, in the preview, and in the inbox of the test mail, the european characters like "á" "à" "ç" are showing up like "Ã" and other characters.
I looked for situations like this one on the forums but couldn't find a solution.
I already set all tables on database to utf8_general_ci and the variable in includes/config.php has a value of 'utf8'.
I'm I missing something?
This discussion has been closed.
Comments
Hi,
Please see → https://sendy.co/forum/discussion/944/webversion-encoding-issue-how-to-use-utf8-/p1
Thanks.
Best regards,
Ben
Hi Ben,
Already tried that, didn't fix the problem...
Best Regards,
Joel
Hi again,
I think I found a solution, at least is working well now.
I did this to the .htaccess:
http://css-tricks.com/snippets/htaccess/force-charset-utf-8/
Added that line at the end of the .htaccess.
Best Regards,
Joel