I open commit on github here:
https://github.com/NodeBB/NodeBB/issues/10115
Fixed here:
https://community.nodebb.org/post/86534
https://github.com/NodeBB/NodeBB/commit/69a7634a78de51dfd50e72864fadf77a7b1ab46a
Hello,
I tried to upgrade my 1.19.0 to 2.5.2 installation.
I created a fresh new install with 2.5.2, restore my database, uploads/files and re-installed my plugins :
But now my emoji box is empty, and emoji replacement in post does not work any more.
I've searched on this forum but it seems i'm the only one with this problem
@baris Ok seems to solve the problem. But during build/restart I got this warning, that not appear on the first run :
2022-09-15T16:15:11.975Z [6699/3369287] - warn: [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-rewards-essentials
* nodebb-plugin-youtube-embed
* nodebb-plugin-dbsearch
* nodebb-plugin-alignment
* nodebb-plugin-imgbed
2022-09-15T16:15:11.981Z [6699/3369287] - warn: [helpers.setupAdminPageRoute(/admin/plugins/mentions)] passing `middleware` as the third param is deprecated, it can now be safely removed
2022-09-15T16:15:11.995Z [6699/3369287] - warn: [helpers.setupAdminPageRoute(/admin/plugins/customize)] passing `middleware` as the third param is deprecated, it can now be safely removed
2022-09-15T16:15:11.996Z [6699/3369287] - warn: [helpers.setupAdminPageRoute(/admin/plugins/emoji)] passing `middleware` as the third param is deprecated, it can now be safely removed