Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. co-owner
    • Profile
    • Following 1
    • Followers 0
    • Topics 4
    • Posts 5
    • Best 1
    • Groups 0

    co-owner

    @co-owner

    1
    Reputation
    251
    Profile views
    5
    Posts
    0
    Followers
    1
    Following
    Joined Last Online

    co-owner Unfollow Follow

    Best posts made by co-owner

    • I can't visit community.nodebb.org

      I can't visit community.nodebb.org
      OS:Windows10
      Browser:Microsoft Edge(default settings)
      0_1517013992607_GIF.gif
      If I use IE11, there's no problem,it works.

      posted in General Discussion
      co-owner
      co-owner

    Latest posts made by co-owner

    • warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it.

      C:\openbu.org\group\group5>title 第五集团

      C:\openbu.org\group\group5>node app.js
      2018-05-31T08:51:42.383Z [3872] - info: NodeBB v1.9.3 Copyright (C) 2013-2018 NodeBB Inc.
      2018-05-31T08:51:42.387Z [3872] - info: This program comes with ABSOLUTELY NO WARRANTY.
      2018-05-31T08:51:42.388Z [3872] - info: This is free software, and you are welcome to redistribute it under certain conditions.
      2018-05-31T08:51:42.388Z [3872] - info:
      2018-05-31T08:51:42.576Z [3872] - info: Initializing NodeBB v1.9.3 http://www.openbu.org/group/group5
      2018-05-31T08:51:47.214Z [3872] - info: [socket.io] Restricting access to origin: http://www.openbu.org😘

      2018-05-31T08:51:47.843Z [3872] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset -p PLUGINNAME to disable it.

      • nodebb-plugin-write-api

      2018-05-31T08:51:48.157Z [3872] - info: Routes added
      2018-05-31T08:51:48.160Z [3872] - info: NodeBB Ready
      2018-05-31T08:51:48.167Z [3872] - info: Enabling 'trust proxy'
      2018-05-31T08:51:48.172Z [3872] - info: NodeBB is now listening on: 0.0.0.0:8005

      posted in NodeBB Plugins
      co-owner
      co-owner
    • [nodebb-plugin-write-api]How do I POST form data with UTF-8 encoding by using curl?

      [nodebb-plugin-write-api]
      https://github.com/NodeBB/nodebb-plugin-write-api
      I would like to POST (send) some form data to a webserver using cURL on a terminal-prompt.

      This is what I got so far:

      curl -X POST -H "Content-Type: application/x-www-form-urlencoded; charset=utf-8" -H "Authorization: Bearer 7ae9463c-146d-440d-b729-890c73bb9d46" --data "title=I Love You" --data "content=我真的不爱你" --data "cid=1" http://localhost:4567/api/v2/topics
      pause

      The problem is that the chinese word ("我真的不爱你") are replaced by "����IJ�����" when I browse the website page.

      posted in NodeBB Plugins
      co-owner
      co-owner
    • RE: [Solved]error: /assets/templates/admin/plugins/write-api.js

      Error: ENOENT: no such file or directory, open 'C:\Users\User\Downloads\1.7.x\NodeBB\build\public\templates\admin\plugins\write-api.tpl'

      posted in NodeBB Plugins
      co-owner
      co-owner
    • [Solved]error: /assets/templates/admin/plugins/write-api.js

      NodeBB:1.7.x(1.7.4)
      0_1517798147867_20180205103301.png

      $ cd /path/to/nodebb/node_modules
      $ git clone https://github.com/NodeBB/nodebb-plugin-write-api.git
      $ cd nodebb-plugin-write-api
      $ npm i
      
      # Then start NodeBB and activate the plugin
      

      0_1517799816430_20180205110132.png

      posted in NodeBB Plugins
      co-owner
      co-owner
    • I can't visit community.nodebb.org

      I can't visit community.nodebb.org
      OS:Windows10
      Browser:Microsoft Edge(default settings)
      0_1517013992607_GIF.gif
      If I use IE11, there's no problem,it works.

      posted in General Discussion
      co-owner
      co-owner