emoji stopped working
-
@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.
-
@frissdiegurke what can I do ?
-
nvm. I assumed you had some custom theme but you just didn't send a direct link to the forum. I don't speak your native language, so next time the direct forum link please.
-
I can reproduce now (on your website), it's not directly related to emoji-extended but one of its dependencies (jquery-textcomplete). I assume it could be because of RTL language; doing further investigations with a local setup now...
EDIT: confirmed on local copy, it's related to the
fa_IR
language
EDIT2: it's because ofdata-dir="rtl"
onhtml
tag. Update to up-to-date jquery.textcomplete doesn't fix
EDIT3: confirmed jquery.textcomplete bug; v0.7.1 of jquery.textcomplete does work -
@sanatisharif You can now replace NodeBB/public/vendor/textcomplete/jquery.textcomplete.js with https://raw.githubusercontent.com/frissdiegurke/jquery-textcomplete/master/dist/jquery.textcomplete.js
Then remove NodeBB/public/nodebb.min.js and restart NodeBB.This should fix the freeze. It however does not fix the dropdown covering the cursor and text beyond. Please report further issues here. When they got solved within upstream, ask the NodeBB devs to update jquery.textcomplete.
Thanks!
-
@frissdiegurke
The credit here diffidently goes to you due to your kindness and fantastic support. Thank you so much for you time on this. I am now following the GitHub resource for updates and notices . I hope we can get this fixed as soon as possible.
By the way forgive me for the inconvenience you encountered earlier in accessing to our forum .