• 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

Favicon reset to NodeBB after upgrade

Scheduled Pinned Locked Moved Solved Technical Support
6 Posts 2 Posters 482 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.
  • djensen47D Offline
    djensen47D Offline
    Dave Jensen
    wrote on last edited by djensen47
    #1

    Nothing worse than spending hours upgrading only to spend hours afterwards because your favicon has been replaced. 😆 🙂😐😶😢😭

    I have literally deleted the favicon from the file system and something still shows up. No matter what I do, the BB icon still persists.

    Thanks in advance for any help.

    djensen47D 1 Reply Last reply
    0
  • djensen47D Offline
    djensen47D Offline
    Dave Jensen
    replied to Dave Jensen on last edited by djensen47
    #2

    Oh, not this again. Turns out it's just cosmetic, I think the page loads the right thing.

    2e6532a8-bffe-4446-9aa6-e5841926939e-image.png

    My forum in installed in a subdirectory under /forums. @baris

    Although,. not sure why this messes with the favicon.

    djensen47D 1 Reply Last reply
    0
  • djensen47D Offline
    djensen47D Offline
    Dave Jensen
    replied to Dave Jensen on last edited by
    #3

    A reboot seemed to help. Though, I'm still not sure why it shows the 16x16 icon instead of the nice Progressive Web icon

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #4

    I think this happens because the serve-favicon dependency caches the icon so a rebuild&restart is necessary to see the new icon.

    https://github.com/NodeBB/NodeBB/blob/master/src/webserver.js#L206

    I am not sure about the touch icons https://github.com/NodeBB/NodeBB/blob/master/src/meta/tags.js#L78-L140 since they don't see to be using the cache buster so it might take a while for those to update.

    djensen47D 1 Reply Last reply
    0
  • djensen47D Offline
    djensen47D Offline
    Dave Jensen
    replied to <baris> on last edited by
    #5

    @baris Yeah my browser tab icon looks really chunky right now. 😕

    fa47bbc4-37fb-402f-a1b5-833fbc2fb2bb-image.png

    Aside: Stay tuned for one and possibly numerous bugs related to my forum being in a subdirectory.

    1 Reply Last reply
    0
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #6

    It could also be due to the tinycon dependency see here

    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