Great, the posts works. Thank you!
Update vanila theme
-
I want to update the theme of NodeBB i dont remember the command.
-
Sure:
npm install nodebb-theme-vanilla
-
Theres no update ... i want the Reputation and Posts below like here.. !
-
that update is in the core
git pull
to get the latest code
-
git pull
And restart, i dont remeber. ./node ?
-
what are you using, forever?
forever restart 0
-
yeah i just did that an borked my theme ... i saw this afternoon this site had the blank categories too whats the workaround?
sitting here trying to resave the options with no luck haha i deserve it for wanting the rep/post counts!
-
Nothings happend... i installed it and nothing
-
Nothings happend... i installed it and nothing
make sure you follow all the steps..
https://github.com/designcreateplay/NodeBB/wiki/Upgrading-NodeBB
-
I did step by step and nothings happend.
-
Says This " Your local changes to the following files would be overwritten by merge:
public/templates/footer.tpl
Please, commit your changes or stash them before you can merge.
Aborting" -
Says This " Your local changes to the following files would be overwritten by merge:
public/templates/footer.tpl
Please, commit your changes or stash them before you can merge.
Aborting"Any tpl files I changed I backed up and then deleted so it would install the new files, then I reapplied my changes.
-
I remplanced for the original and nothing
-
Says This " Your local changes to the following files would be overwritten by merge:
public/templates/footer.tpl
Please, commit your changes or stash them before you can merge.
Aborting"This means exactly what it says -- that you have changed the
footer.tpl
, so it does not want to merge changes for fear of overwriting your local changes. -
Anyone else lose category colors after this update? Can't get them back so it's empty boxes now..
-
Hm... have you tried clearing your browser cache?
Other than that, perhaps
npm install nodebb-theme-vanilla && node app --upgrade
? -
@julian yeah, and multiple browsers.. i'll give the command line a shot. even the category page in ACM is being difficult.
-
You may have to wait for @baris to come in, if you're still missing your category icons, as he was the one who updated try.nodebb.org yesterday, as I was unavailable.