-
I’ve notice, when trying use a mobile symbol UTF-8, that after saving the description filed was empty. Tried several times.
Symbol – http://www.fileformat.info/info/unicode/char/1f4f1/browsertest.htm
WP – 4.9.4
FV Simpler SEO 1.7
Foliovision › Forums › FV Simpler SEO › Bug reports › Deleting description field
I’ve notice, when trying use a mobile symbol UTF-8, that after saving the description filed was empty. Tried several times.
Symbol – http://www.fileformat.info/info/unicode/char/1f4f1/browsertest.htm
WP – 4.9.4
FV Simpler SEO 1.7
Hello Alex,
utf8mb4_unicode_ci is required to store these symbols. It’s strange that you are using just utf8_general_ci, as WordPress 4.2 was updating the tables to utf8mb4_unicode_ci automatically – although with some difficulties, as explained in our article – WordPress 4.2 Database Update Difficulties
I’m not sure how to force the update, but you can play with the “db_version” database option and see if setting it below 31533 will force WordPress to re-try that update.
Actually it seems like some suggestions can be found here: Switch WordPress from utf8 to utf8mb4 retrospectively
Thanks,
Martin
You don’t believe it but I’ve recently read it))
According article this function rule conversion from utf8 to utf8mb4:
maybe_convert_table_to_utf8mb4( $table )
But instead I use a direct mysql command:
ALTER TABLE $table CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci
for certain tables.
More over, I’ve somewhere read a point about latest utf8 support that is:
utf8mb4_unicode_520_ci
and now I’m thinking about converting to this type of collation
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Strictly Necessary Cookie allow you to log in and download your software or post to forums.
We use the WordPress login cookie and the session cookie.
If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.
Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.
We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.
Please enable Strictly Necessary Cookies first so that we can save your preferences!
This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.
Keeping this cookie enabled helps us to improve our website.
We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.
Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.
Please enable Strictly Necessary Cookies first so that we can save your preferences!