emoji stopped working
-
Suddenly we found out that we can't use emoji mark down in our editor any more. simply they don't appear and it writes the mark down characters instead of showing them . I re-installed emoji plugin but it didn't work . any ideas what has happened and how to fix it. It is so upsetting to wake up and see what makes a post so funny and beautiful doesn't work any more.
-
@sanatisharif what's your NodeBB and emoji plugin versions?
-
@sanatisharif if you are using the NodeBB v1.x.x compatible version of
nodebb-plugin-emoji-entended
then you will need to install atleast one of these for the emoji's to work.nodebb-plugin-emoji-one nodebb-plugin-emoji-cubicopp nodebb-plugin-emoji-static nodebb-plugin-emoji-apple
-
@pichalite said in emoji stopped working:
@sanatisharif if you are using the NodeBB v1.x.x compatible version of
nodebb-plugin-emoji-entended
then you will need to install atleast one of these for the emoji's to work.nodebb-plugin-emoji-one nodebb-plugin-emoji-cubicopp nodebb-plugin-emoji-static nodebb-plugin-emoji-apple
The NodeBB version is 1.0.2(last version) and the version of nodebb-plugin-emoji-extended is 1.0.3.
It didn't have nodebb-plugin-emoji-apple so I installed it ! Now it has all of the plugins you mentioned and all of them are activated. It also has a plugin called nodebb-plugin-emoji-apple ver. 1.0.11 . I reloaded the forum but emojis still donot work.
Thanks for taking a look at this. Any thing else you think we can try? -
@sanatisharif ping @frissdiegurke the plugin author
-
@sanatisharif In addition to installation and activation (NodeBB-wise) you need to "update files" and activate the
emoji-apple
set within the plugin settings page ofEmoji Extended
. No reload needed after this
Sorry for inconvenience, but the emoji plugins have had major changes lately... -
@frissdiegurke said in emoji stopped working:
you need to "update files" and activate the emoji-apple set within the plugin settings page of Emoji Extended
First of all thank you for the response on this . Where is this part you are talking about? As far as I know There is only one page for managing plugins (Extend Menu ->Plugins) and that page says that I have installed emoji-apple . Where can I do this "activating the emoji-apple set within the plugin settings"? because I don't see any particular setting page for Emoji Extended. Excuse me if my question sounds so basic to you.
-
@sanatisharif most plugins come with an ACP page. You can find it under ACP -> Plugins menu.
-
@pichalite said in emoji stopped working:
@sanatisharif most plugins come with an ACP page. You can find it under ACP -> Plugins menu.
Oh , thanks . I think I found it but the problem is that I can't do any thing with it. I mean when I move the cursor to wards any of those colorful buttons, the cursor becomes something like and the buttons are not clickable at all.
-
@sanatisharif works for me... after you install one of the sets... you will have the "Update Files" button active. After you update the files, the "Activate" button will be active.
If it doesn't work, try uninstalling emoji-apple plugin and installing again.
-
@alexschomb said at GitHub:
If you are upgrading from an older version of nodeBB (e.g. v0.9.x) and had Emoji Extended installed before you'll need to completely remove it and restart nodeBB. Afterwards you can install the newest version via ACP, activate it and do the same for your desired emoji set. Otherwise all buttons will be grayed out (update button as well) and in some cases you can't even reach the plugin settings.
I'm not sure what causes this issue and thus not able to fix unfortunately.
-
@frissdiegurke @pichalite
Thank you so much . I finally fixed it ! without your help it was not possible . thanks a lot -
-
@Phate said in emoji stopped working:
What was the solution?
I'm having the same trouble
Actually the solution came by itself . When I checked earlier today I just saw that there is a new update for three of emoji plugins(In Extend Menu ->Plugins). After updating them I found out the problem has been solved .Then I pressed on update files and activate as frissdiegruke had said and finished . emojis are back now.
-
@frissdiegurke @pichalite
I was wondering if you could help me with this new problem .
We just upgraded to version 1.0.3 . After upgrading we noticed that during writing a post when you type down the sign:
the whole browser tab crashes and you have no choice but closing it.I reinstalled the plugin but didn't help. Then I disabled nodebb-plugin-emoji-apple and the crash issue was gone. I have uninstalled all the emoji plugins and at the time it only has nodebb-plugin-emoji-extended and nodebb-plugin-emoji-apple which is disabled. -
Is that browser specific? Which one did you test with?
-
@frissdiegurke said in emoji stopped working:
Is that browser specific? Which one did you test with?
Google Chrome ( last version )
-
I cannot reproduce. Do you have a live site?
-
@frissdiegurke SanatiSharif.ir ( is on production mod and we Disabled emoji-apple on it Because of this bug)
-
There seem to be other javascript errors
js-index.php:2593 Uncaught TypeError: Cannot read property 'value' of undefined js-index.php:1387 Uncaught TypeError: $(...).flexslider is not a function
I assume when you fix them it'll work since those errors block some javascript of NodeBB itself.