@baris said in Topics in ignored categories are shown in recent page:
Maybe check this setting at /admin/settings/post 0_1519661867570_97621769-258e-462e-a985-ebaaed5d7672-image.png
thank you, it works 🙂
It's the combination RTL language + jquery.textcomplete (with mentions plugin) that crashes the page. Fixed with this PR. You'll have to
@frissdiegurke How do I update to master as the same problem happening when i try to use emojis shortcut such as : ) :+ 1 .....
git checkout master
git pull
./nodebb stop
./nodebb upgrade
./nodebb start
My laptop crashed when I attempted to use mention. I then saw the following in my log:
18/7 21:30 [14109] - [33mwarn[39m: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it.
* nodebb-plugin-mentions
I am hosting with nodeBB, how can I run ./nodebb reset -p PLUGINNAME ?
@sohpingting Please email us at [email protected] for help re: hosted instances.
@julian it's woking now, thank you so much