• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Update vanila theme

Scheduled Pinned Locked Moved General Discussion
18 Posts 4 Posters 3.9k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pablo Macaluso
    wrote on last edited by
    #1

    I want to update the theme of NodeBB i dont remember the command.

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #2

    Sure:

    npm install nodebb-theme-vanilla
    
    1 Reply Last reply
    0
  • P Offline
    P Offline
    Pablo Macaluso
    wrote on last edited by
    #3

    Theres no update ... i want the Reputation and Posts below like here.. ! 😄

    1 Reply Last reply
    0
  • psychobunnyP Offline
    psychobunnyP Offline
    psychobunny
    wrote on last edited by
    #4

    that update is in the core 🙂

    git pull
    

    to get the latest code

    1 Reply Last reply
    0
  • P Offline
    P Offline
    Pablo Macaluso
    wrote on last edited by
    #5

    git pull

    And restart, i dont remeber. ./node ?

    1 Reply Last reply
    0
  • psychobunnyP Offline
    psychobunnyP Offline
    psychobunny
    wrote on last edited by
    #6

    what are you using, forever?

    forever restart 0
    
    1 Reply Last reply
    0
  • SteveS Offline
    SteveS Offline
    Steve
    wrote on last edited by
    #7

    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!

    1 Reply Last reply
    0
  • P Offline
    P Offline
    Pablo Macaluso
    wrote on last edited by Pablo Macaluso
    #8

    Nothings happend... i installed it and nothing

    1 Reply Last reply
    0
  • SteveS Offline
    SteveS Offline
    Steve
    wrote on last edited by
    #9

    Nothings happend... i installed it and nothing

    make sure you follow all the steps..

    favicon

    (github.com)

    1 Reply Last reply
    0
  • P Offline
    P Offline
    Pablo Macaluso
    wrote on last edited by
    #10

    I did step by step and nothings happend.

    1 Reply Last reply
    0
  • P Offline
    P Offline
    Pablo Macaluso
    wrote on last edited by
    #11

    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"

    1 Reply Last reply
    0
  • SteveS Offline
    SteveS Offline
    Steve
    wrote on last edited by
    #12

    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.

    1 Reply Last reply
    0
  • P Offline
    P Offline
    Pablo Macaluso
    wrote on last edited by
    #13

    I remplanced for the original and nothing

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #14

    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.

    1 Reply Last reply
    0
  • SteveS Offline
    SteveS Offline
    Steve
    wrote on last edited by
    #15

    Anyone else lose category colors after this update? Can't get them back so it's empty boxes now..

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #16

    Hm... have you tried clearing your browser cache?

    Other than that, perhaps npm install nodebb-theme-vanilla && node app --upgrade?

    1 Reply Last reply
    0
  • SteveS Offline
    SteveS Offline
    Steve
    wrote on last edited by
    #17

    @julian yeah, and multiple browsers.. i'll give the command line a shot. even the category page in ACM is being difficult.

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #18

    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.

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development