Can't convert tables to utf8mb4 after upgrading to 2.2.17

Status
This content is read-only, or is not open for further replies.

Apt Irrelevance

Guest
offline
I'm doing a test upgrade from 1.5 to 2.2.17. Everything seemed to go fine, but I noticed emojis aren't working even though I added $config['fullUnicode'] = true; to src/config.php during the upgrade.

When I run php cmd.php xf:convert-utf8mb4 it comes back with No convertable tables found. No action required. (Guessing it did this the first time as well and I just didn't notice.) In the admin panel it is not showing any errors about full unicode support.

I checked the...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom