troubleshooting database: utf8mb4, utf8
-
i made the mistake of thinking that i added
define('DB_CHARSET', 'utf8mb4');
to wp-config long ago, so i commented it outmost 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
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘troubleshooting database: utf8mb4, utf8’ is closed to new replies.