@tradingdojo it's probably because you have too many header icons so the navbar wraps around to a second line.
Socket io issue?
-
-
@julian Is this an update to the smilies plugin or NodeBB itself?
-
NodeBB actually haha... was a bug I introduced yesterday.
-
@julian said:
NodeBB actually haha... was a bug I introduced yesterday.
I'm shocked.
Was the Home link in the Breadcrumb you too?
-
@julian said:
@Normando Give the latest commits a go
Socket.IO 1.0 is merged in, undergoing testing at the moment.
Can I merge in my 0.5.5 these commits for testing?
https://github.com/NodeBB/NodeBB/commit/d544b19220820cc8cfb0aa7c4903b47413a536bc
https://github.com/NodeBB/NodeBB/commit/647b15c7efe4c22c519db29661e0c25f675203f1
-
-
@a_5mith Oh boy, where did the breadcrumbs go...
-
@julian Nowhere, I think that's 80% the issue.
-
They're back
Edit: What... now the "home" button doesn't work.
-
@julian That was what I was trying to tell you.
-
Now we're done.
-
-
@Normando You should stick to letting git handle the changes. No need to modify any files on your own.
If you're on master branch, a
git pull
followed by anpm install
and./nodebb upgrade
should do it. As always, back up your NodeBB database first. -
@julian I am not on master branch. I am on 0.5.x branch. My current version is 0.5.5.
-
You'll have to upgrade to the master branch if you want to use socket.io 1.0, although we may be launching v0.6.0 shortly...
-
Fixed!!! Thanks!