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

Community

g0stG

g0st

@g0st
About
Posts
21
Topics
8
Groups
0
Followers
0
Following
0

Topics

  • g0stG
    ●

    Composer has no text alignment?

    Scheduled Pinned Locked Moved Technical Support
    0 Votes
    7 Posts
    3139 Views

    phitP

    Threw something quick together based on nodebb-plugin-spoilers, I also looked into extending the existing markdown plugin using the extension support the parser has, but didn't really succeed. Would be great if we could just add markdown-it extensions in the admin panel to extend the syntax, cuz there are plenty existing ones


  • g0stG
    ●

    How To Unbind NodeBB?

    Scheduled Pinned Locked Moved Technical Support
    0 Votes
    2 Posts
    1117 Views

    julianJ

    You'll want to find the pid (process id) of the running NodeBB process. Use ps aux | grep node to see all process that are node based.

    Then kill it by pid.

    e.g.

    [email protected] ~/nothingtoseehere (master) $ ps aux | grep node julian 11381 5.5 1.3 959772 53680 ? Ssl 18:25 0:00 /home/julian/.nvm/versions/node/v4.4.0/bin/node /home/julian/nothingtoseehere/loader.js julian 11396 3.7 0.9 910404 37308 pts/5 Sl+ 18:25 0:00 node ./nodebb log julian 11405 44.0 3.8 1303708 153892 ? Rl 18:25 0:05 /home/julian/.nvm/versions/node/v4.4.0/bin/node app.js julian 11483 0.0 0.0 15192 2260 pts/6 S+ 18:25 0:00 grep --color=auto node

    Looks like the NodeBB app is on pid 11405, and the loader is 11381. kill 11381 will kill both (as the app is a child of the loader)


  • g0stG
    ●

    Categories.tpl, category.tpl, topics.tpl and MOTD in Persona?

    Scheduled Pinned Locked Moved Technical Support
    0 Votes
    8 Posts
    3528 Views

    g0stG

    @exodo that helps. Thank you for the response.


  • g0stG
    ●

    Featured/Popular Topics Cards (With Thumbnail Background)

    Scheduled Pinned Locked Moved Technical Support
    0 Votes
    5 Posts
    1275 Views

    yariplusY

    @g0st Pushed an update so that the topic cards use the topic thumbnail if available, and added a few extra options in the widget config.

    Feel free to open any other feature requests in the github issues.


  • g0stG
    ●

    Best way to wipe and start over?

    Scheduled Pinned Locked Moved Solved Technical Support
    0 Votes
    8 Posts
    2044 Views

    g0stG

    Well, I wiped and started over. Now it appears the latest nodebb import plugin https://github.com/akhoury/nodebb-plugin-import doesn't appear to be supported by 1.0.3.

    Sigh... I can't win.


  • g0stG
    ●

    Disable/Remove "There are no topics in this category."

    Scheduled Pinned Locked Moved Solved Technical Support
    0 Votes
    3 Posts
    1278 Views

    julianJ

    Thanks @yariplus 😄 will take it under advisement.


  • g0stG
    ●

    Import Xenforo Avatars?

    Scheduled Pinned Locked Moved General Discussion
    0 Votes
    1 Posts
    712 Views

    g0stG

    It looks like the current importer plugin doesn't support avatars. Does anyone know if there is work in progress to make that happen?


  • g0stG
    ●

    504 Gateway Time-out - nginx/1.4.6 (Ubuntu)

    Scheduled Pinned Locked Moved Technical Support
    0 Votes
    8 Posts
    10055 Views

    julianJ

    Hi, have you guys tried using the master branch to see if this has been resolved already? It sounds.. familiar


  • Login

  • Don't have an account? Register

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

  • Don't have an account? Register

  • Login or register to search.