MyBB Tutorials

Emoji - enabling users to use emoji icons on the forum

Submitted by Frekuenti, , Thread ID: 106374

Thread Closed
Frekuenti
Newbie
Level:
0
Reputation:
0
Posts:
14
Likes:
0
Credits:
2
15-11-2018, 01:28 AM
#1
Welcome, its a small tutorial to show you how to enable emojis for users.

1. Open inc/config.php find
Code:
$config['database']['encoding'] = 'utf8';
2. Change it to
Code:
$config['database']['encoding'] = 'utf8mb4';
3. You need to go to 'Tools and maintenance' then change it to UTF-8 and convert the Tables!


Is a shorter tutorial hope could have helped you Wink

Users browsing this thread: 1 Guest(s)