• 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
G

Gliding9426

@Gliding9426
About
Posts
16
Topics
6
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

    Option to disallow links in user profiles?
  • G Gliding9426

    Yes, they were writing in the about me. Pretty invisible to moderators, was discovered by accident because one of those was posting useless replies and was wondering "who's with this user?"

    I enabled reputation to post that, i did not notice, thank you all for the hints 🙂


  • Now publishing images to GitHub Container Registry + Registry migration FAQ
  • G Gliding9426

    @julian said in Now publishing images to GitHub Container Registry + Registry migration FAQ:

    ghcr.io/NodeBB/NodeBB (case insensitive)

    thanks, just changed the repository, but i got error from docker compose, it told me it must be all lowercase 🤠 (not case insensitive)


  • Editing a post with html code, shows the code rendered in the edit panel
  • G Gliding9426

    I wanted to edit this post, which contains an HTML form in a code block, but looks like it's rendered in the edit panel, so it is hard to understand what's going on

    Screenshot:

    38fc7854-0834-458e-8221-cc20e2aabaf1-image.png

    Seems weird, it should not be rendered, right?


  • My admin panel is without CSS, how can I fix this?
  • G Gliding9426

    Ah right, i had a script to build & run at the vm start (it's in a lxc dedicated vm) and i didn't see the errors

    It says:

    Error: Error: Can't find stylesheet to import.
      â•·
    1 │ @import "admin/overrides";
      │         ^^^^^^^^^^^^^^^^^
      ╵
      - 1:9  root stylesheet
        at handleCompileResponse (/usr/src/app/node_modules/sass-embedded/dist/lib/src/compile.js:236:15)
        at compileRequestAsync (/usr/src/app/node_modules/sass-embedded/dist/lib/src/compile.js:118:16)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        at async Object.buildCSS (/usr/src/app/src/meta/minifier.js:163:22)
        at async process.<anonymous> (/usr/src/app/src/meta/minifier.js:117:20)
    
    ERROR in ./build/public/src/admin/admin.js 85:2-33
    Module not found: Error: Can't resolve 'material-design-lite' in '/usr/src/app/build/public/src/admin'
    

    uhhhh i should have noticed this... i have a script at boot that download the latest from github but then deletes public and replaces with my backup... so it's my fault

    thanks for the nodebb build hint, sorry i'm inexperienced but i wanted to automate too much....


  • About NodeBB and the Docker Hub
  • G Gliding9426

    They say "Less than 2% of Docker users have a Free Team organization on their account."

    of course, everyone has a free account just to download images...


  • Editing a post with html code, shows the code rendered in the edit panel
  • G Gliding9426

    I confirm that I am not able to reproduce the issue anymore, thanks.

  • 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