• 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

Error after completing install of nodebb-shortcuts plugin

Scheduled Pinned Locked Moved Technical Support
3 Posts 2 Posters 1.0k 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.
  • absurdsmashA Offline
    absurdsmashA Offline
    absurdsmash
    wrote on last edited by
    #1

    Hi guys,

    I'm now getting this error when visiting our forum.

    0_1514469725814_Screen Shot 2017-12-28 at 15.00.25.png

    I did the following:

    • installed https://github.com/NodeBB-Community/nodebb-plugin-shortcuts
    • activated plugin
    • clicked restart on admin panel

    and now 10 minutes later Im getting this error when visiting our forum.

    Could anybody please help me with this issue?

    Thank you!!

    1 Reply Last reply
    0
  • absurdsmashA Offline
    absurdsmashA Offline
    absurdsmash
    wrote on last edited by
    #2

    Fixed it. Had to rebuild in order to fix the issue.

    546  cd nodebb
    547  sudo systemctl stop nodebb
    548  ./nodebb dev
    549  ./nodebb upgrade
    550  ./nodebb dev
    551  sudo systemctl start nodebb
    
    1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    wrote on last edited by
    #3

    ./nodebb build is probably faster than a full upgrade run.

    1 Reply Last reply
    1

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