Skip to content

General Discussion

A place to talk about whatever you want

3.9k Topics 23.9k Posts
  • Updated to 1.7.5

    4
    1 Votes
    4 Posts
    2k Views
    The WormsT
    Use : ./nodebb stop git fetch git checkout v1.8.x git pull ./nodebb upgrade ./nodebb start
  • Cant uninstall nodebb-plugin-emoji-extended clearly.

    Solved
    14
    0 Votes
    14 Posts
    3k Views
    PitaJP
    @xuchenhao ah ok. Well, I'm sorry you had to do that.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    17 Views
  • Problem about global data transfer

    5
    0 Votes
    5 Posts
    2k Views
    Ann LilyA
    @bgdztft said in Problem about global data transfer: Thanks, I have solved this question by myself. Thanks, Finally I found a great post with interesting topic.
  • Can unregistered users can create topics?

    4
    0 Votes
    4 Posts
    1k Views
    D
    @pitaj said in Can unregistered users can create topics?: In ACP > Manage > Privileges, select the category you want to allow guests to post in, and give guests the "Create Topics" and "Reply to Topics" privileges. Thank you!
  • Any plugins can insert a custom code here?

    Unsolved
    1
    0 Votes
    1 Posts
    669 Views
    XuchenhaoX
    [image: bTtuORV.png] Not adsense, just like a picture or js code. Widget plugin cant insert here.
  • 2 Votes
    2 Posts
    1k Views
    qazqazQ
    i was actually wondering the same thing. any ideas?
  • Football!

    6
    1 Votes
    6 Posts
    1k Views
    P
    England until they inevitably lose 1-0 to a team much worse than them (so I'm thinking, Sweden / Switzerland)
  • [nodebb-plugin-forms] Request for feedback

    49
    11 Votes
    49 Posts
    20k Views
    yariplusY
    @brophy It is still in my pipeline, but it may be a while.
  • I have some trouble with how to write native abstraction for nodejs

    Unsolved
    1
    0 Votes
    1 Posts
    601 Views
    V
    Hi,guys, I'm new to node.js and I have met some difficult problems. Now, I 'm writing a native abstraction for node.js to combine with my cpp code, which are some re-encapsulated function about OpenCV's camera calibration algorithm. The thing is I don't know how to convert opecv datatype to v8 datatype, such as std::vector<cv::Mat>, std::vector<std::vector<cv::Point2f>. I do know how to convert single cv::Mat datatype and a vector<Point2f> datatype to v8 Object, I`ll attach those code in the end, please give me some suggestion about how to convert vector<Mat> and vector<vector<Point2f>> to v8 object. if(info.Length()!=1) return; char buffer = node::Buffer::Data(info[0]->ToObject()); size_t size = node::Buffer::Length(info[0]->ToObject()); std::vector<char> src(buffer, buffer + size); std::vector<uchar> dst = new std::vector<uchar>(); //do some thing with it //return info.GetReturnValue().Set( Nan::NewBuffer((char)dst->data(), dst->size(), png_delete_callback, dst).ToLocalChecked() ); //**This is how to convert a cv::Mat to v8 buffer*/ v8::Localv8::Object obj = Nan::Newv8::Object(); Nan::Set(obj, Nan::New("x").ToLocalChecked(), Nan::New(pts[i].x)); Nan::Set(obj, Nan::New("y").ToLocalChecked(), Nan::New(pts[i].y)); Nan::Set(arr, i, obj); //vector<Point2f> to jsArray
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Who can make a copy of the design?

    Moved
    1
    0 Votes
    1 Posts
    874 Views
    ButonixB
    There is one site, I want a full copy of the pull on nodebb Budget by agreement site will show in a personal
  • lol hunter here

    1
    0 Votes
    1 Posts
    481 Views
    H
    Re: How to solve this problem ? https://try.nodebb.org/socket.io/?EIO=3&transport=polling&t=MH07RV2
  • How to solve this problem ?

    3
    0 Votes
    3 Posts
    926 Views
    XiaoFangHeX
    @dravere Thanks a lot. Your advice is really helpful. And I solve this problem.
  • How do I edit a link?

    2
    0 Votes
    2 Posts
    771 Views
    julianJ
    You're not able to change the routing in such a way, because then users whose names are only numbers cannot be accessed. Best bet is to set up a rewrite rule in nginx to send users requesting /user/\d+ to /uid/1
  • How can I contribute with languages?

    11
    2 Votes
    11 Posts
    2k Views
    R
    Oh thank you all!! To be honest, it is also in my own interest. I'm starting to delve into node and I plan to use it in the future for my own sites and applications so translating NodeBB is also in my best interest, since I'm gonna use it in the future for my sites, and I'll need my sites to be in a variety of languages hahah. It'll be also nice to help a bit with the development, devoloping some random plugin, or just seeing how such a big project works so I can learn further about the works of Nodejs. So it's also in my best interest too haha. You're probably gonna see me around quite a bit in the future, so... Hello to you all! And thanks for your kindness!!
  • Colleges- can it wait?

    2
    0 Votes
    2 Posts
    2k Views
    ButonixB
    yes college!!!
  • Why no PHP

    23
    -2 Votes
    23 Posts
    12k Views
    Mikael JenklerJ
    Ohh, I see
  • Nodejs developer

    1
    1 Votes
    1 Posts
    588 Views
    Mikael JenklerJ
    Looking for someone that have skills in nodejs or want to learn and need a projekt. Fun to share a hobby projekt with someone. The goal is developing a nodebb plugin for item lists. I can explain more later It is preferred if you can speak Swedish but not necessary. The project is opensource and should give back to the community. (Hobby project) Write it in a way that it could be used for multiple things Food lists -- Movies lists -- Games list -- etc.. Send me a PM and we will take it from there
  • Can you recommend a cheap CDN provider?

    2
    0 Votes
    2 Posts
    899 Views
    D
    CDN for what?