New users! Unable to confirm your account via email? Contact nesman on discord, there's an issue with the email server. *unrelated to the recent issue that we DM'd everyone about.
Why is that? I tried to add a thumbs-up to a post recently because we don't have an emoticon for it, and it just automatically deleted it from the post. Is Xenforo seriously not compatible with UTF-16? I can post emoji on PHPBB boards just fine.
Why is that? I tried to add a thumbs-up to a post recently because we don't have an emoticon for it, and it just automatically deleted it from the post. Is Xenforo seriously not compatible with UTF-16? I can post emoji on PHPBB boards just fine.
Xenforo is not UTF-8 compatible by default and strips all code points in the emoji range. Mainly because most MYSQL installations didn't support true UTF-8 when it was being designed. It's not a difficult fix, and I'm not entirely sure why they didn't use the same method as VBulletin (convert all invalid codepoints to html entities), but it's not one I'm willing to make atm.
It's UTF8, just not UTF8MB4 (4 byte codepoints), which is what's required for emoji. It's MySQL that doesn't support it, if you read through the link I gave.
If this is your first time logging in after the migration (Feb 8, 2022), you must reset your password to log in. Follow this guide if you're having trouble