Database charset or collation problem
-
Using the UTF-8 Database Converter plugin I recently converted my database to UTF-8, or at least I believe I did. Ever since that I have had a problem when using the WordPress Email Notification Plugin v2.3.1 to send notifications of posts that have unusual characters in the post title. For instance, a title of “Test Post …” actually gets emailed as “Test Post …”.
The MySQl connection collation is set to “utf8_unicode_ci” and the tables in my wordpress database are all set to “utf8_general_ci”.
Can somebody help, I am clearly a noob at this aspect of SQL databases.
- The topic ‘Database charset or collation problem’ is closed to new replies.