This is the reason...
NOW
Image Credit: @phenomlab 😉
unknownjjj.png
Absolutely brilliant @baris, the difference is clear 👍
PREVIOUSLY
Screenshot_2021-05-10 TalkCounty com(3).png
Save settings don't work, when a user is not logged in index page says: " Internal error... invalid data... and bla... bla... bla." Please update this for a beer.
@DevPre see https://github.com/Schamper/nodebb-plugin-shoutbox/issues/72 for a quick hacky fix for the isse when logged out.
Latest Master breaks this plugin - crashes nodebb after a category is chosen, weird.
I changed to 0.7.x but still shoutbox is crashing, any idea how to completely uninstall a plugin.
I tried npm rm nodebb-plugin-shoutbox but whenever i reinstall it remembers all my settings
Tried again and fiddled with the settings, and it worked now
Delete the plugin dir from nodebb_modules dir
You can also run ./nodebb reset plugin="nodebb-plugin-shoutbox"
./nodebb reset plugin="nodebb-plugin-shoutbox
When I turn on the plugin, unregistered users can no longer see the content of forum, because of alert "Oops ! Something gone wrong"
nodebb log
8/6 14:45 [15030] - error: [plugins] filter:user.getSettings, Invalid data
8/6 14:45 [15030] - error: /
Error: Invalid data
at Object.Config.user.get (/root/nodebb/node_modules/nodebb-plugin-shoutbox/lib/config.js:105:19)
at Object.Shoutbox.settings.getUserSettings [as method] (/root/nodebb/node_modules/nodebb-plugin-shoutbox/library.js:112:14)
at /root/nodebb/src/plugins/hooks.js:89:12
at /root/nodebb/node_modules/async/lib/async.js:269:13
at iterate (/root/nodebb/node_modules/async/lib/async.js:146:13)
at Object.async.eachSeries (/root/nodebb/node_modules/async/lib/async.js:162:9)
at Object.async.reduce (/root/nodebb/node_modules/async/lib/async.js:268:15)
at fireFilterHook (/root/nodebb/src/plugins/hooks.js:81:9)
at Object.Plugins.fireHook (/root/nodebb/src/plugins/hooks.js:62:5)
at onSettingsLoaded (/root/nodebb/src/user/settings.js:51:11)
8/6 14:45 [15030] - error: [plugins] filter:user.getSettings, Invalid data
8/6 14:45 [15030] - error: [plugins] filter:widget.render:recentposts, Invalid data
8/6 14:45 [15030] - error: /api/widgets/render
Error: Invalid data
at Object.Config.user.get (/root/nodebb/node_modules/nodebb-plugin-shoutbox/lib/config.js:105:19)
at Object.Shoutbox.settings.getUserSettings [as method] (/root/nodebb/node_modules/nodebb-plugin-shoutbox/library.js:112:14)
at /root/nodebb/src/plugins/hooks.js:89:12
at /root/nodebb/node_modules/async/lib/async.js:269:13
at iterate (/root/nodebb/node_modules/async/lib/async.js:146:13)
at Object.async.eachSeries (/root/nodebb/node_modules/async/lib/async.js:162:9)
at Object.async.reduce (/root/nodebb/node_modules/async/lib/async.js:268:15)
at fireFilterHook (/root/nodebb/src/plugins/hooks.js:81:9)
at Object.Plugins.fireHook (/root/nodebb/src/plugins/hooks.js:62:5)
at onSettingsLoaded (/root/nodebb/src/user/settings.js:51:11)
This plugin is honestly one of the best out there in my opinion, it's a shame it's not updated more often!
It seems like no one can edit shouts, not even admins. I'm using the latest master from git.
@Marc-Boisvert-Dupras said:
This plugin is honestly one of the best out there in my opinion, it's a shame it's not updated more often!
It seems like no one can edit shouts, not even admins. I'm using the latest master from git.
I have the same problem.
The current most stable version we have installed is 0.2.2 but this is only really stable on 0.6 version of NodeBB.
I have show @Schamper your interest in this plugin being updated but he is currently quite busy.
Thanks a lot
can you also add a admin settings where you can color the background of a admins user so players in the shoutbox knows its an official person in the shotubox
@Schamper said:
You can already do this with custom CSS on your forum. All the admin messages have a
.admin
class.
The impossible happened.
Are you ready?
...
Are you sure you're ready?
...
I've released version 0.3.0. And guess what? It's compatible with NodeBB 0.9.x.
It's still a little rough around the edges. I know there's at least one admin setting that doesn't actually do anything as of yet (the admin page got revamped though, go check that out). There are also some other minor visual changes. Oh, and it's like at least a 50% rewrite.
It's also probably a good idea to backup your database before you upgrade. You never know what could go wrong...
Awesome! Thanks for working on this.
@Schamper You should probably update the main post with the new version info. Still says nodebb 0.4.0
@Schamper good work! Looking forward to seeing downloads for this plugin skyrocket
Updated OP with some fresh formatting and screenshots. Would also like to point out that that the archive feature is actually broken right now You can just disable the feature in the ACP though. (That actually works now!)