AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Closed] problem when posting a topic or answer with an emoji

9 Posts
2 Users
0 Reactions
5,673 Views
Robert
Posts: 10761
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months ago

OMG, you MySQL server is very old. ok, No problem, use this:

ALTER TABLE `wp_wpforo_subscribes`
CHANGE COLUMN `user_name` `user_name` VARCHAR(99) NOT NULL DEFAULT '' COLLATE 'utf8mb4_unicode_ci' AFTER `active`,
CHANGE COLUMN `user_email` `user_email` VARCHAR(99) NOT NULL DEFAULT '' COLLATE 'utf8mb4_unicode_ci' AFTER `user_name`;

Robert
Posts: 10761
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months ago

I just removed the subscription table line in the main SQL for Emoji. You can use that without the SQL in post above.


Posts: 35
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@jerem_)
Trusted Member
Joined: 8 years ago

thank you again !

Your last request functions on my database (my MySQL Version is 5.5.55).

 

But do you know why my emojy is still replaced by "???" as you can see on the copy screen.

 

pb emoji3

Robert
Posts: 10761
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@robert)
Support Team
Joined: 3 months ago

Have you done this?

https://wpforo.com/community/faq/emoji-does-not-work-errors-topic-add-error-and-reply-failed/

Once all SQLs is executed, create a new topic and post and test it. If it still doesn't work you should upgrade your database to 5.6 and make sure all users char-set is utf8mb.

Please note, we're not the Emoji developers and charset creators. This issue doesn't have direct relation to wpForo. Emoji is global project and it has multibit structure. If it doesn't work on your website it means whether the database can't save this content or the PC/Browser can't display it. wpForo can't affect this, so wpForo support also can't fix this.


Page 2 / 2
Share: