• Resolved sirtheta

    (@sirtheta)


    I have exactly the same problem as described here:

    https://wordpress.org/support/topic/fehler-beim-versenden-mit-emojis/

    When I run the test, everything is fine. What is the solution to this problem?

    Edit:
    I have just noticed that the test does only create one test entry, one without emoji. Is that normal?

    Edit2:
    I just debuged some more and came up with the solution to change the coallition in phpMyAdmin for the gwolle_gb_entries table to <dfn title=”Unicode (UCA 4.0.0), Beachtet nicht Groß- und Kleinschreibung”>utf8mb4_unicode_ci</dfn>. It was utf8mb3…
    Now when I run the test in debuging of the plugin, two guestbook entries are created. One with emoji and one without. I guess you have to fix the tests and you should also look into why the table is created in utf8mb3 instead of utf8mb4. My WordPress language is german (de-DE)

    • This topic was modified 1 year, 6 months ago by sirtheta.
    • This topic was modified 1 year, 6 months ago by sirtheta.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem when saving with emoji’ is closed to new replies.