Get password via MongoDB

General Discussion

Suggested Topics


  • 0 Votes
    3 Posts
    343 Views

    @julian Thank you for your answer, and yes, that could be where the problem comes from.
    I have these plugins on : default composer, alignment, markdown, simple spoiler.

    PS. But I don't have the "redactor plugin" if by that you mean a wysiwyg editor.

  • 0 Votes
    5 Posts
    2k Views

    @julian Thank you very much

  • 0 Votes
    1 Posts
    808 Views

    Hi
    I m currently following these two links
    Configuring Database
    Setting Up NodeBB on Digital Ocean

    Is there anything else that I need to follow to host NodeBB on digital ocean with mongodb as database?
    I m reading through the NodeBB docs and following the links by order but was wondering is there anything else that I need to know about?
    And the digital ocean guide is 2 years old and wondering if there's changes in things that I m not aware of.

    Thank you 🙂

  • 0 Votes
    16 Posts
    11k Views

    @andreapernici said:

    I agree that the /category/ slug is not useful at all. Not useful from a Usability perspective and not useful from a SEO perspective.

    (...)

    But why not putting a URL value in the database for the categories to get rid of the id and the /category/ slug?

    I agree, and to add to this: the /category/ and /topic/ slugs look a little bit weird on non-English installs of NodeBB. It would be nice if we can drop these for translation consistency.

    I don't mind the number in the url; that is also helpful if two topics share the same name.

    (Just wondering, is there an update for this request? 🙂 ).

  • 0 Votes
    12 Posts
    6k Views

    yes I did.

    root@server [/etc/nginx/vhosts]# nginx -t
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf test is successful