JonathanRDD

u/jonathanrdd@community.nodebb.org
0 posts · 14 comments

Recent posts

No posts.

Recent comments

eeeee This usually happens when AdSense injects scripts before NodeBB finishes loading its own client files. The service worker fails to register and chat breaks for logged-in users. Try limiting AdSense to guests only or exclude the chat route from the plugin. If the problem disappears, you can report it to the plugin author to adjust the script order so it doesn’t block NodeBB’s core JS.

Twissell This usually happens when AdSense injects scripts before NodeBB finishes loading its own client files. The service worker fails to register and chat breaks for logged-in users. Try limiting AdSense to guests only or exclude the chat route from the plugin. If the problem disappears, you can report it to the plugin author to adjust the script order so it doesn’t block NodeBB’s core JS.

LWSH6688 It’s likely a UI side regression rather than a storage issue, since the frontend still renders the filenames correctly. Check that the admin page is actually being served with UTF 8 headers, then compare the output with the filename shown in the database to confirm it is only a display layer problem. If everything matches, open a GitHub issue with your environment info, because this looks like something the core team will need to patch in the 4.6 admin interface.

Kadir-Ay-0 You can only control this through a dedicated plugin or custom module. Discourse doesn't have a native setting for limiting active sessions per user, but the discourse-auth-tokens plugin allows you to view and revoke sessions, which is the closest thing you're looking for.

For Minecraft plus some docker stuff, I'd skip OpenVZ and go for KVM. I've been running mine on mvps.net for a while now, their basic plans are cheap, and you get instant setup in multiple EU locations. The performance jump compared to budget OpenVZ is night and day.

Adding a community sounds like a cool idea! NodeBB could work since it’s pretty user-friendly and has good plugins for spam control. Another simple option might be Discourse—it’s a bit heavier but also great for keeping things organized and spam-free. Just make sure to have moderation tools or maybe require users to register before posting to keep spam down.