Mouseover titles show up as internal links enclosed in [[ ]]
-
Fresh install, all links in the menu show up like this no matter the theme. No errors when installing, no errors at start, no errors anywhere. Any idea why is this happening?
Any help much appreciated.
-
Fresh install, all links in the menu show up like this no matter the theme. No errors when installing, no errors at start, no errors anywhere. Any idea why is this happening?
Any help much appreciated.
@Sound-Storm are there any errors either in the browser or in the NodeBB log?
-
@Sound-Storm are there any errors either in the browser or in the NodeBB log?
@PitaJ absolutely none. There are just some warnings when it starts building javascript which i guess are related to uglify-js (possibly) but that's all:
14/4 18:25:34 [10868] - info: [build] Building javascript
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
14/4 18:25:41 [10868] - info: [build] js => Completed in 6.975s -
@PitaJ absolutely none. There are just some warnings when it starts building javascript which i guess are related to uglify-js (possibly) but that's all:
14/4 18:25:34 [10868] - info: [build] Building javascript
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
WARN: Output exceeds 32000 characters
14/4 18:25:41 [10868] - info: [build] js => Completed in 6.975s@Sound-Storm hmm ok, I'm looking into it.
-
@Sound-Storm hmm ok, I'm looking into it.
@PitaJ thanks alot.
In the same time, on the same header bar the icons on the right are displaying titles correctly. (notifications, chat, profile)
-
@PitaJ thanks alot.
In the same time, on the same header bar the icons on the right are displaying titles correctly. (notifications, chat, profile)
@Sound-Storm confirmed, I created a a Github issue: https://github.com/NodeBB/NodeBB/issues/5595
You can fix it by going to ACP > General > Navigation and saving the page.
-
@Sound-Storm confirmed, I created a a Github issue: https://github.com/NodeBB/NodeBB/issues/5595
You can fix it by going to ACP > General > Navigation and saving the page.
@PitaJ Cool. Thanks a bunch. I was thinking it has something with translations but i did not know i could go there and fix it just by saving
Thanks once more.