[Solved] Very weird thread view behaviour
-
Hey, guys!
First of all: Thanks for helping me out setting up NodeBB on my arch dedi. It really wasn't as hard as I thought it would be.
I'm currently configuring the software to my liking and I also opened my forum already for a few people to test it. However, I'm facing a very strange problem.
For some reason, the way the thread view looks like keeps changing. Sometimes it looks like this:
And sometimes, it looks like this:
Is this a known problem and is there a way to fix it? I'm using NodeBB 0.5.0-2 with the default theme.
Regards,
± NH -
Press Ctrl Shift Delete on your keyboard, click Cache, then Everything. Then refresh your site.
As for why it happened, your browser has cached some of Lavenders template files and is showing you those. Refreshing your cache will pull all fresh template files.
-
@Netto-Hikari Ah, my apologies. Do you have a link we could look at and a reliable way to make this happen?
-
@a_5mith http://hanasu.me - Here you go. Just select a thread and refresh / navigate a bit. It happens occasionally.
And also: No offense taken.
-
@Netto-Hikari Thanks, your default theme is Lavender, so it's the top image you've posted that's incorrect. So far all the pages etc are fine for me, but I'll try in Opera & Safari.
EDIT: Have tried in 3 different browsers, can't reproduce it. Can you try in a private browsing window, to see if that solves it, or have any of your other users noted similar issues?
I'll continue trying.
-
@a_5mith Very, very weird. I cannot reproduce it any more. sigh
Anyway. I appreciate your help! Thank you very much.Another problem I can't fix: I noticed there's a { symbol right before group names in group badges. Any idea on how to fix that one?
-
@Netto-Hikari Regression with templates.js v 0.0.9, reported on Github gh#1975
you can try running
npm install [email protected]
from your nodebb folder. -
-
@Netto-Hikari No problem, keep an eye out on that issue number, when it's patched, you can pull the latest version again.
-
Looks like @psychobunny updated the file. I'm not a community rep, so I'm not going to tell you to pull the file - but it looks like things have been resolved.
-
@Ted said:
I'm not a community rep, so I'm not going to tell you to pull the file - but it looks like things have been resolved.
Do what this man says. :rage4:
-
@Netto-Hikari You can mark it as solved if you go to Thread Options in the OP (if I remember correctly)
-
Sorry guys, forgot to report back here. (Marked as solved).
Let me know if anything comes up again