Emojis from desktop and keyboard works on una.io but not on my site.
I noticed that the emojis ๐๐ ๐ works on here in una.io but not on my website .I try installing a test site and same no I get a question "??"For the emojis ๐ ( this is from keyboard form my phone or laptop) the emojis from the editor bar works but some still have the "?? "
Thank you
-
-
·
LeonidS
- ·
Hello ๏ปฟ@lejt๏ปฟ !
Could you plz specify more details about your problem:
1) Check if the posting from your profile only or from other users has the same problem. If only you - then you need to be sure that you have the latest emoji package in your OS.
2) Do you have your own server for UNA?
3) If yes, then check that all tables have the utf8mb4_unicode_ci encoding. Correct it if necessary.
BTW - here you may see the similar problem https://una.io/d/emojis-gone
-
·
LeonidS
-
- · lejt
-
·
In reply to LeonidS
- ·
I noticed that some have utf8_unicode_ci and some have utf8mb4_unicode_ci is their a data code that I can use to up date it ? To change everything that as utf8_unicode_ci
-
- · lejt
-
·
In reply to LeonidS
- ·
Went to una database>ย Operations โฅ Collation > look for : utf8mb4_unicode_ci
โ Change all tables collations
โ Change all tables columns collations
And click Go
Seems to fix it ( still testing )
Anyone trying please back up your database.
Not sure if it changed anything else