in today’s world of emojis and special characters, could you incorporate utf8mb4_unicode_520_ci ?
]]>Just one word of advice, when uploading your database to the new site, definitely change the utf8 to utf8mb4 – utf8_unicode_ci to utf8mb4_unicode_ci. This is the latest so characters with accents, lettering outside the English or icons can show on your website.
The utf8 is depreciated for database character setup.
]]>wp06_blc_filters
( id
int(10) unsigned NOT NULL AUTO_INCREMENT, name
varchar(100) NOT NULL, params
text NOT NULL, PRIMARY KEY (id
) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8_general_ci
running php 7.1.33
sql Client API library version 5.6.23
sql Client API header version 5.6.46
wordpress core 5.3.2
broken 1.11.11
Thanks in advance for your time.
Thoughts
Roy
define('DB_CHARSET', 'utf8mb4');
to wp-config long ago, so i commented it out
most of the site looked fine, but when i loaded the referenced page, all of the post content was gone – it didn’t appear in the editor either
i’ve since uncommented the define and all seems ok, however this has me wondering why only some pages displayed no post content with the define commented out, yet others did
i know WP upgraded the db from utf 8 to utf8mb4 long ago, but now i’m wondering if ALL of the db was upgraded and how i can check and repair it if necessary
]]>There’s a fatal error if Instagram user name has emojis.
Thanx for your help.
]]>Fr??hlich am Freitag 34/2018: H?¤tte, h?¤tte, Fahrradkette
Any idea what might be causing this?
SQL db and WordPress are set to utf8mb4
First ive install HTTPS SSL a few days ago and since that time ive character and accent issue . But the weird twist, some time i see the good character and accent and sometime not. Also when im connect to my dashboard all is ok, but hen im disconnect i see some symbole instead of accent like é, ê, à etc..
Ive search the web before posting my issue .. my config.php is in utf8mb4.
me theme is Customizr version 4.0.9
]]>i just downloaded this plugin and tried to backup my database. I’m importing the DB for moving a WordPress site to a new server (Virtualmin). The SQL execute / import command gives me this error:
ERROR 1115 (42000) at line 11: Unknown character set: ‘utf8mb4’
the import stalls and won’t proceed.
please advise…
thanks!
]]>