Hi @Skramewell . This plugin is very helpful, but can't work on NodeBB 3.8.x version. No errors, but I still see the links as guest. Can you upgrade to make it compatible? Thanks
Normando
Posts
-
Hide links to guests -
Resized imagesSame here. All resized images has gone. May be some nodejs script to recreate all resized images from posts (not purged and only with images that are bigger than settings?
-
NodeBB 3.6.0 minimum NodeJS version.@julian said in NodeBB 3.6.0 minimum NodeJS version.:
Unrelated, but I think there were already issues with the Sharp dependency pushing us along as it required a certain version of node.js 18
Yes, but not only with node.js 18, Sharp 0.33.x has issues with a lot of VMs. Please, revert to Sharp 0.32.6
https://github.com/lovell/sharp/issues/3870
https://github.com/lovell/sharp/issues/3900
https://github.com/lovell/sharp/issues/3911
and so on... -
Vote for NodeBBDone!
-
Can't delete an Account (not content)Well, I was deleted all documents from db that queried as
_key: /^user:4076/
Thanks
-
Can't delete an Account (not content)I deleted an user clicking "Delete Account". Then the user still there. When I go to the user profile and click again "Delete Account", I get a message with "User does not exist".
How I can delete the account manually? Maybe with a mongod command? The user ID is 4076
Thanks
-
Password protect access to forum@phenomlab wowwww, it is new??? Very nice
-
[nodebb-plugin-reactions] Reactions plugin for NodeBB@baris thank you so much. Runs like a charm!
-
2.0.1 release not includes 2.0.1 milestone@julian thanks for the reply!
-
[nodebb-plugin-reactions] Reactions plugin for NodeBB@Tez same here in nodeBB 2.0.1
-
2.0.1 release not includes 2.0.1 milestoneHello devs!
As title says, why not includes in 2.0.1 nodeBB release all the issues fixes in 2.0.1 milestone? There are lot of issues in 2.0.x branch that needs to be fixed ASAP.
For instance, emoji bug that no opens twice dialog box, is not included in 2.0.1 of release of nodeBB, and this issue is already fixed.
Thanks devs for all the great work!
-
2.0 Compatible Plugins@FrankM not work on nodebb 2.0.0. Same as ns plugin:
admin.min.js?v=9spncl1u2ak:2 error loading admin/plugins/embed Error: Cannot find module './plugins/embed' at https://xxxxxx/assets/admin.min.js?v=9spncl1u2ak:2:160180 at async https://xxxxxx/assets/admin.min.js?v=9spncl1u2ak:2:173040 at async Promise.all (index 0) at async app.require (https://xxxxxx/assets/admin.min.js?v=9spncl1u2ak:2:172888) at async https://xxxxxx/assets/admin.min.js?v=9spncl1u2ak:2:166907
-
2.0 Compatible Plugins@FrankM woww, thank you! I will test it today!
-
2.0 Compatible PluginsReally we need this fundamental plugin: nodebb-plugin-ns-embed. I don't know how to refactor to 2.0 compatible
-
2.0 Compatible Plugins@julian said in 2.0 Compatible Plugins:
@baris maybe we should ping @Nicolas to make sure he knows about this topic
-
2.0 Compatible Plugins -
User password export@eesty sorry, but why not do a mongodb backup and restore it in the new system? Maybe I missing something?
-
How to reduce the load?@gotwf said in How to reduce the load?:
Another quick thought: What is ACP->Advanced->Cache telling you about your hit ratios, eh?
Have fun!
Now increasing
I will wait few days to check again. Thanks!
-
How to reduce the load?@julian said in How to reduce the load?:
I wonder if Googlebot would understand if you sent back
HTTP 420 Enhance Your Calm
used as a rate-limiting mechanism.hahaahahah
-
How to reduce the load?@phenomlab thanks! I will test adding cache headers.