@sharonyue The nodebb-plugin-emoji-android plugin isn't enabled anymore.
Emojis not working
-
Hi,
I have installed nodebb v1.7.0 and out of the box, emoticons are not working. When I try adding one, all I see is the code, not the actual emoticon (for example :somecodehere:).
I installed nodebb on a 512MB digitalocean droplet.
Could someone help me out? -
Can you check and make sure
nodebb-plugin-emoji-extended
is installed and activated? Also, check the NodeBB logs for errors. -
Both nodebb-plugin-emoji-extended and nodebb-plugin-emoji-one are installed and activated. The logs show no error.
When I want to add emoticons in composer, I don't see previews of said emoticons, just a bunch of :somecode: -
Can you post the output of
./nodebb plugins
-
Sure.
Here is an example of my issue by the way.
-
I believe there's a way to rebuild the emoji stuff, that may be what you need to do
-
Well, how can I rebuild it then?
-
Look through the admin page for the emoji
-
I went to Plugins => Emoji Extended and toyed a little with settings but nothing resolved the issue.
-
After many hours trying to solve this, I gave up and did a fresh installation on another droplet and it worked.
The thing I don't understand is on my old droplet, even and re-installation didn't solve anything. I'm concerned about this because I may face this issue in the future and doing everything from scratch on another droplet won't always be a viable solution.
Anyway, thanks @PitaJ for spending time helping me.
-
In the future,
nodebb-plugin-emoji-extended
will be deprecated in favor ofnodebb-plugin-emoji
v2, so these problems will hopefully not occur any more. -
@arso1er Hi there, I don't know whether your problem is as same as mine or not. But you can see this issue on github: