MyBB Community Forums

Full Version: Error Message when change from utf8 to utf8mb4 in file config.php
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everybody!
I use mybb v1.8.7
When I log on my forum:
ACP --> Tools & Maintenance --> System health -->UTF-8 Conversion
Quote:For full 4-Byte UTF-8 support you need to change $config['database']['encoding'] = 'utf8'; to $config['database']['encoding'] = 'utf8mb4'; in your inc/config.php.
and I change file config.php but it not work
Please see picture in attachment! Thanks!