Implemented Remove Emotes in URL

JordanH

Well-known member
Licensed customer
I was sharing the reactions have you seen thread and noticed the emotes in the title are also in the URL as shown as:
188280

Any way to disable the emoji from showing in URLs?

Also when copying to other services the URLs show as this:
xenforo . com /community/threads/reactions-%F0%9F%91%8D%F0%9F%98%8D%F0%9F%A4%A3%F0%9F%98%B2%F0%9F%99%81%F0%9F%98%A1.154898/

Doesn't look that great.
 
Upvote 1
This suggestion has been implemented. Votes are no longer accepted.
Check your config.php file, does it have a line like this:

$config['fullUnicode'] = true;
 
Back
Top Bottom