MyBB Community Forums

Full Version: Error: It is recommended not to use different encodings in your database.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone.
After changing the text "UTF8" to "UTF8MB4" in the config file (inc/config.php), I clicked on "Convert All" in the "UTF8 Conversion" tab & the operation succeed.

Everything works fine; however, I found a warning message in the same tab says:
"It is recommended not to use different encodings in your database. This may cause unexpected behavior or MySQL errors."

Please see the attachment & advise what to fix it?

[Image: Convert-All.png]
Assuming your post saying UTF5MB4 is a typo.
You've only converted 1 table. There are more not yet converted, hence the message.
(2024-03-19, 03:25 PM)HLFadmin Wrote: [ -> ]You've only converted 1 table.

Hi,
As I said, I clicked on the "Convert All" link which converts all tables.
Also, clicking each 'Convert Now' link doesn't perform a conversion.

Huh 
Any help?

(2024-03-19, 04:23 PM)rozbud Wrote: [ -> ]
(2024-03-19, 03:25 PM)HLFadmin Wrote: [ -> ]You've only converted 1 table.

Hi,
As I said, I clicked on the "Convert All" link which converts all tables.
Also, clicking each 'Convert Now' link doesn't perform a conversion.

Huh 
Any help?

Problem solved using 'PhP MyAdmin' as attached.

[Image: Errror-different-encodings.png]