MyBB Community Forums

Full Version: [HELP] Cant convert to UTF-8 Encoding
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I am trying to convert my DB to UTF-8 MB4 Encoding. When I use MyBB's built-in encoding tool it converts the myadvertisements db tables to utf8 but all the rest still say "Convert Now". In the DB it shows that myadvertisements is unicode utf8 while the others are general utf8

Does anyone know what is happening and how to fix this? Thank you
(2023-11-11, 03:31 AM)fashion code Wrote: [ -> ]may be, you shoulde set  your mysql of config file.

i did that.
I actually had something similar happen to me. Ensure that you are on the latest version.
Make sure php supports mbstring.
You can find that module in the phpinfo.