as the title see.
song19891121
Posts
-
Is there any plan for mobile? -
update 0.6 to 0.7 failed...I want to update nodebb from 0.6 to 0.7 ,but failed....help.
-
xss@song19891121 WASC Threat Classification
-
xsshttp://www.libgdx.cn//<script>alert(42873).do
solve:Node.js的node-validator
-
after update the latest code, I can‘t visit /admin@julian yes,but it didn't work. crying.....
-
after update the latest code, I can‘t visit /admin@julian yes?
-
after update the latest code, I can‘t visit /admin@Ted
-
after update the latest code, I can‘t visit /adminlook like this:
-
probleam about stylesheet.css.In China,we can't use google's service.can we not use the google font in website?or is there any other option?
-
Post a picture of yourself -
When you update Nodebb to latest code,guest and normal user can't see the website.@a_5mith but why the normal user can't see ?
-
When you update Nodebb to latest code,guest and normal user can't see the website. -
When you update Nodebb to latest code,guest and normal user can't see the website.@song19891121 but admin is OK.
-
When you update Nodebb to latest code,guest and normal user can't see the website.just like this:
you can see the head,but there nothing there.
when you update the following code,causing the question you see above.
-
Using git pull to upgrade Nodebb,after this,NodeBB can't start normally.@Ted I uninstall the plugin you told me. so it's fine now.
-
Using git pull to upgrade Nodebb,after this,NodeBB can't start normally.@song19891121 said:
still display this:
net.js:1236
throw new Error('Not running');Error:Not running
at Server.close(net.js:1236:11)
at shutdown(app.js:340:36)
at process.<anonymous> (app.js:177:7)
at process.emit (events.js:95:17)
at process._fatalException(node.js:272:26) -
Using git pull to upgrade Nodebb,after this,NodeBB can't start normally.@Ted There is a problem.when you restart the nodebb in command line.you must run
./nodebb reset plugins
-
Using git pull to upgrade Nodebb,after this,NodeBB can't start normally.@Ted but when you run : ./nodebb dev
still display this:
net.js:1236
throw new Error('Not running');Error:Not running
at Server.close(net.js:1236:11)
at shutdown(app.js:340:36)
at process.<anonymous> (app.js:177:7)
at process.emit (events.js:95:17)
at process._fatalException(node.js:272:26) -
Using git pull to upgrade Nodebb,after this,NodeBB can't start normally.@Ted Thanks a lot.now it's working.
step:
./nodebb stop
npm i nodebb-plugin-dbsearch@latest
./nodebb upgrade
./nodebb reset plugins
./nodebb start
-
Using git pull to upgrade Nodebb,after this,NodeBB can't start normally.using ./nodebb dev
it display this:
step:
./nodebb stop
git pull
./nodebb upgrade
./nodebb start