Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. xinshouke
    3. Posts
    • Profile
    • Following 1
    • Followers 0
    • Topics 9
    • Posts 12
    • Best 0
    • Groups 0

    Posts made by xinshouke

    • Is there api to new topic using nodejs code?

      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 ?

      posted in NodeBB Development
      xinshouke
      xinshouke
    • 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?

      posted in General Discussion
      xinshouke
      xinshouke
    • RE: file tpl were recovered after restart nodebb server

      Yes, It work as what you told. Thanks a lot!

      posted in NodeBB Development
      xinshouke
      xinshouke
    • file tpl were recovered after restart nodebb server

      I 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?

      posted in NodeBB Development
      xinshouke
      xinshouke
    • Where I get the data defining of redis database

      I 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.

      posted in NodeBB Development
      xinshouke
      xinshouke
    • It couldn't new topic after I reinstall nodeBB v0.7.0

      It couldn't new topic after I reinstall nodeBB v0.7.0! Could you tell me how to make it work once again please ?

      posted in General Discussion
      xinshouke
      xinshouke
    • RE: How to debug a plugin in nodebb

      https://github.com/justmepzy/nodebb-plugin-aliyun-oss, this plugin doesn't work totally.

      posted in Plugin Development
      xinshouke
      xinshouke
    • How to debug a plugin in nodebb

      I 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?

      posted in Plugin Development
      xinshouke
      xinshouke
    • the admin console doesn't work with plugin nodebb-plugin-aliyun-oss

      I 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 ?

      posted in NodeBB Plugins
      xinshouke
      xinshouke
    • RE: It was unable to login NODEBB as admin account

      It's really way to my issue! Thanks a lot!

      posted in Technical Support
      xinshouke
      xinshouke
    • It was unable to login NODEBB as admin account

      I 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

      posted in Technical Support
      xinshouke
      xinshouke