Home Forums Newsletter Plugin Support Emojis disappeared during a send, $wpdb charset showing an error

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #353835
    User
    Participant

    Hi,
    I have a newsletter that goes out ~monthly to 40K subscribers and takes 2-3 weeks to run. This last issue started delivery and all emojis showed up fine. The most recent deliveries of the same newsletter now have errors (? instead of emoji and ? instead of apostrophe).

    Also, in the list of newsletters, some completed newsletters no longer show the subject – it is just blank. The newsletters that show a blank subject had a subject line that included a ™ character. The newsletter was paused over weekends, I don’t know if the error happened right after a send restart, or how it corresponds to any recent updates. The problem is affecting newsletters that were previously sent as well as the current sending one, if I pull up an old sent newsletter in the app – all of the apostrophes are now ?, etc.

    In digging through settings, I did find the following flag in Help-System-Database:
    $wpdb charset – Charset: latin1 The recommended charset for your database is utf8mb4 to avoid possible saving errors when you use emoji. Read the WordPress Codex conversion instructions (skilled technicia required).

    Let me know if you need further information.

    #353894
    Michael
    Keymaster

    Hello,

    as the flag in Help > System suggests, this looks like an encoding issue within your database. Please check if the charset in your database has changed lately and set it tu utf8mb4 to ensure all special characters get encoded right.

    Michael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.