I plan to do a integration that new some topics in nodebb with the other tables from a third-party database. Is there api to invoke? better using nodejs. Would you give me some sample code please ?
xinshouke
Posts
-
Is there api to new topic using nodejs code? -
May the user only delete the topic in one category?I hope create a user, and the user only delete the topics in one category but not all categories. Would you tell me how to do this please?
-
file tpl were recovered after restart nodebb serverYes, It work as what you told. Thanks a lot!
-
file tpl were recovered after restart nodebb serverI changed some html code in folder \public\templates, these changes worked as I hope.But I restart nodebb, all changed code were recovered! Would you tell me how to rewrite tpl code please?
-
Where I get the data defining of redis databaseI need get some data from redis database to show in the other GUI. Would you tell me how to get the data defining of redis database please.
-
It couldn't new topic after I reinstall nodeBB v0.7.0It couldn't new topic after I reinstall nodeBB v0.7.0! Could you tell me how to make it work once again please ?
-
How to debug a plugin in nodebbhttps://github.com/justmepzy/nodebb-plugin-aliyun-oss, this plugin doesn't work totally.
-
How to debug a plugin in nodebbI found some old plug doesn't work, I hope find the problem ,but I add some log code in index.js in plugin as below,there is no information was shown.
console.log('renderAdmin=====>', renderAdmin);How to debug this plugin?
-
the admin console doesn't work with plugin nodebb-plugin-aliyun-ossI install nodebb-plugin-aliyun-oss in nodebb 0.62, and I active this plugin, After I reset/restart the nodebb, the admin page was not connected, there is no any response in brower. But I check the log file, there is no any error,it show that the nodebb server was started successfully. How to find what's wrong with it ?
-
It was unable to login NODEBB as admin accountIt's really way to my issue! Thanks a lot!
-
It was unable to login NODEBB as admin accountI install NodeBB in CentOS6 successfully. And set a admin username thr command ../nodebb setup. Then the NodeBB start successfully. But I login the admin console as admin account after click URL Administrator Control Panel . the below error was thrown:
Failed login attempt, please try again.[[error:account-locked].
the js error show:WebSocket connection to 'ws://xxx.41.107.222/socket.io/?EIO=3&transport=websocket&sid=njkGlgqDxEZ2cy1qAAAG' failed: Error during WebSocket handshake: Unexpected response code: 400