@TestNew-dsdsds said in Hidden information for the user:
to hide information in the post
I don't think it exists
@TestNew-dsdsds said in Hidden information for the user:
to hide information in the post
I don't think it exists
Hello,
is there a way to limit the registration per IP to avoid spam (manually registrations with fake emails)?
If a user has registered one account, he will not be able to register a second one with the same IP (optionally for X time)
Thanks
Hello,
I've noticed that, we can not update the default themes from the ACP.
for example theme persona's latest version is 10.1.16
but on the ACP it shows Installed 9.1.38 | Latest 9.1.38
also for theme Lavender and Slick.
I managed to install theme persona v10.1.16 but It's broken.
Thank you!
@ALiveVam
https://docs.nodebb.org/installing/os/
choose your os
@PitaJ it worked. Thank you
Hello,
how can I make a router with a dynamic link, I didn't find any hook about it.
e.g : example.com/user/USERNAME/custompagehere
I want USERNAME to change for each connected user that clicks on the navigation menu link
pulling.js:
//# sourceMappingURL=pulling-drawer.js.map
pulling.js.map:
{"version":3,"sources":["node_modules/pulling/build/pulling-drawer.js"]
I was using mybb and they had this option to add a custom field to the inscription process and option to display it on their profile page
e.g : a question What games do you play?
+ checkboxes to choose from.
It shouldn't be using a different port, just outbound 443 for https.
alright then all good
@PitaJ
a nodebb plugin/module is requesting this file pulling-drawer.js.map BUT it doesn't exist => 404 HTTP code => (I ban people that generate 404 errors)
what I did it that I created an empty pulling-drawer.js.map file in /assets/src/modules/ to avoid the ban.
pulling.js + pulling.js.map both exist in /assets/src/modules/ so maybe nodebb devs forgot to rename the request file name from pulling-drawer.js.map to pulling.js.map (if it's the same module)
Also my IP was banned by fail2ban due to 404 errors
4x trying to find a non existing file
95.91.215.134 - - [20/Aug/2019:15:57:06 +0200] "GET /assets/src/modules/pulling-drawer.js.map HTTP/2.0" 404 5937 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36"
./nodebb log output
is the version checking using another port or something? because I am using a firewall..
awesome theme
It seems like this fixed it:
https://github.com/vuejs-templates/webpack/issues/446#issuecomment-278503745
Hello,
I installed NodeBB today. Everything works fine but in my browser's console I see :
A bad HTTP response code (404) was received when fetching the script.
Using:
Mongodb
Nginx
Debian 9
VPS 2GB RAM