Done!
Normando
Posts
-
Vote for NodeBB -
[nodebb-plugin-sso-nextcloud] Nextcloud OAuth2This is my first "plugin" based entirely on SSO OAUTH from @julianlam
I only tweaked for use with Nextcloud as OAuth provider.
Regards
-
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!
-
1.11.0 Breaking ChangesSorry for post here. We have a lot of plugins that now are breaked in v1.11.0. Because plugins authors delay to fix them, can help me to do a dirty fix to these? I knows JS and nodeJS. But no knows internals of NodeBB plugins architecture. These are the errors
2018-12-04T07:23:19.503Z [8888] - [33mwarn[39m: [plugins/require] Cannot find module './topics', please update your plugin! 2018-12-04T07:23:19.503Z [8889] - [33mwarn[39m: [plugins/require] Cannot find module './topics', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-highlights/library.js:7:29 at /opt/vapor/nodebb/node_modules/nodebb-plugin-highlights/library.js:7:29 2018-12-04T07:23:19.503Z [8889] - [33mwarn[39m: [plugins/require] Cannot find module './user', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-highlights/library.js:8:25 2018-12-04T07:23:19.504Z [8888] - [33mwarn[39m: [plugins/require] Cannot find module './user', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-highlights/library.js:8:25 2018-12-04T07:23:19.589Z [8889] - [33mwarn[39m: [plugins/require] Cannot find module './settings', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-imgbed/library.js:9:32 2018-12-04T07:23:19.589Z [8889] - [33mwarn[39m: [plugins/require] Cannot find module './posts/cache', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-imgbed/library.js:10:29 2018-12-04T07:23:19.590Z [8889] - [33mwarn[39m: [plugins/require] Cannot find module './socket.io/admin', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-imgbed/library.js:11:35 2018-12-04T07:23:19.598Z [8888] - [33mwarn[39m: [plugins/require] Cannot find module './settings', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-imgbed/library.js:9:32 2018-12-04T07:23:19.598Z [8888] - [33mwarn[39m: [plugins/require] Cannot find module './posts/cache', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-imgbed/library.js:10:29 2018-12-04T07:23:19.599Z [8888] - [33mwarn[39m: [plugins/require] Cannot find module './socket.io/admin', please update your plugin! at /opt/vapor/nodebb/node_modules/nodebb-plugin-imgbed/library.js:11:35 2018-12-04T07:23:19.621Z [8888] - [33mwarn[39m: [plugins/require] Cannot find module './posts/cache', please update your plugin! 2018-12-04T07:23:19.621Z [8889] - [33mwarn[39m: [plugins/require] Cannot find module './posts/cache', please update your plugin! at Object.<anonymous> (/opt/vapor/nodebb/node_modules/nodebb-plugin-iframely/library.js:11:31) at Object.<anonymous> (/opt/vapor/nodebb/node_modules/nodebb-plugin-iframely/library.js:11:31) 2018-12-04T07:23:20.177Z [8888] - [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. [33m * [39mnodebb-theme-va 2018-12-04T07:23:20.232Z [8888] - [33mwarn[39m: [plugins/require] Cannot find module './database', please update your plugin! at Object.YoutubeLite.init [as method] (/opt/vapor/nodebb/node_modules/nodebb-plugin-youtube-embed/library.js:20:22) 2018-12-04T07:23:20.232Z [8889] - [33mwarn[39m: [plugins/require] Cannot find module './database', please update your plugin! at Object.YoutubeLite.init [as method] (/opt/vapor/nodebb/node_modules/nodebb-plugin-youtube-embed/library.js:20:22)
Thank you so much. Really we need these plugins.
-
[nodebb-plugin-ns-likes] NS LikesHi @Nicolas !!!! I really love this plugin. recently, after upgrade nodeBB to 1.17.0 y get these warnings everytime a user like or unlike a post
2021-05-12T05:22:50.879Z [20000/3584] - warn: [deprecated] at SocketPosts.upvote (/opt/vapor/nodebb/src/socket.io/posts/votes.js:66:11) at wrapperCallback (/opt/vapor/nodebb/src/promisify.js:46:11) at onMessage (/opt/vapor/nodebb/src/socket.io/index.js:153:25) use PUT /api/v3/posts/:pid/vote 2021-05-12T05:22:56.378Z [20000/3584] - warn: [deprecated] at SocketPosts.unvote (/opt/vapor/nodebb/src/socket.io/posts/votes.js:76:11) at wrapperCallback (/opt/vapor/nodebb/src/promisify.js:46:11) at onMessage (/opt/vapor/nodebb/src/socket.io/index.js:153:25) use DELETE /api/v3/posts/:pid/vote
Can you help to fis this? Thanks
-
Who is using NodeBB?Using nodeBB
Vapeando Argentina
Comunidad argentina de ex fumadores que abandonaron el tabaquismo de forma muy simple, agradable y sin sufrimientos gracias al cigarrillo electr贸nico.
Vapeando Argentina (vapeandoargentina.com.ar)
-
Socket io issue?I can confirm that there is no nginx issues, because I was switched proxy off and use port and I get the same issue.
Also I was disabled all plugins and the issue continues. So, I am thinking about the Lavender template. Tell me if I am wrong.
This issue with socket.io is very very irritating because 50% of forum features not working.
Thanks guys for the help.
-
2.0 Compatible Plugins -
A way for clean orphaned files/images?There is a way to do that? &Thanks
-
No notification sound files - v1.11.0If I restart forum then appear sound files. But after a few minutes, the dissapear from ACP. I see there is an automatic? minification of files in background?
-
2.0 Compatible Plugins@FrankM woww, thank you! I will test it today!
-
Re asign content of former user to a new user?Hello.
One user was deleted your account as a mistake, and all you data is now orphaned as "A Former user".
Are there a way to restore/reasign these data, (posts, topics, likes, and so on) to a new user account? Through db command o api?
Thanks!
-
without sharp install@Abhinov-Singh-0 you can. I have centos 6
First install devtoolset-2 to get gcc 4.8.x
Installing gcc 4.8 and Linuxbrew on CentOS 6
Installing gcc 4.8 and Linuxbrew on CentOS 6. GitHub Gist: instantly share code, notes, and snippets.
Gist (gist.github.com)
Then enable the environment, and install libvip 8.8.3
Releases 路 libvips/libvips
A fast image processing library with low memory needs. - Releases 路 libvips/libvips
GitHub (github.com)
Then install nodebb but with environment enabled also under nodebb user run.
-
[nodebb-plugin-reactions] Reactions plugin for NodeBB@baris thank you so much. Runs like a charm!
-
Question about forum alerts@julian said in Question about forum alerts:
@bbn while in cannot speak about the claim that some tabs do not alert immediately, I should mention to you that the sounds for notifications were removed in the newer versions of NodeBB
They may make a reappearance in the form of a plugin, but no news on that yet
Come on
-
There is a way to force redirect first time post to one category?@baris Thank you for the advice. I can manually add to the other groupo after post, or can I use Rewards plugin for example?
-
Hide links to guestsHi @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
-
Password protect access to forum@phenomlab wowwww, it is new??? Very nice
-
How to reduce the load?@phenomlab thanks! I will test adding cache headers.
-
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?