Update: I tried this and will report if it helps. Is this new? Haven't seen it when I first configured it.
paviro
Posts
-
Error: Invalid csrf token thrown when user tries to register or login -
Error: Invalid csrf token thrown when user tries to register or loginI am having the same problem, @julian. I get more and more messages from users saying they can't log in... Any idea how to fix it?
@Quylaa what's your base URL set to in nodebb/config.json?
Also if you use nginx, check the proxy pass matches that base URL.
My proxy pass URL is
http://127.0.0.1:4567/
and the one in my nodebb config file ishttps://forum.magicmirror.builders/
since if I also make themlocalhost
links in the forum start withlocalhost
instead of the real domain is that a problem? -
Missing icons / broken CSSJust tried a few other skins. Some worked, some did not. How is it that only some of the default skins actually work?
-
Missing icons / broken CSSI am using the Lumen skin. Haven't even considered that since it is installed by default so I figured it should work. Will try switching to see if it makes a difference.
-
Missing icons / broken CSSNo ideas? @julian maybe? Would already be glad if someone could give me some suggestions on how to debug the issue myself
-
Missing icons / broken CSSHi there,
First of all thank you for NodeBB it's an amazing forum software!
I am the administrator of forum.magicmirror.builders, a small but growing community of smart mirror builders.My problem is the icons to
close
the chat etc. are missing. The links are there just the symbols aren't.
The same thing happens on some notifications. I only saw the empty ones on phones yet, computers do not seem to be affected so it somehow is connected to screen resolution.
I tried pulling the code from GitHub again but it did not help. I am using a
nginx-proxy
but accessing it directly did not change a thing either. Any idea what could cause this and how to fix it?Cheers,
Paul