How to get user's (has logged in) uid or email?

General Discussion

Suggested Topics


  • teaser- user avatar

    General Discussion
    0 Votes
    2 Posts
    68 Views

    It should be

    {{{ if ./teaser.user.picture }}}
  • 0 Votes
    3 Posts
    96 Views

    Fantastic. Thanks so much @phenomlab 🙂

  • 0 Votes
    2 Posts
    3k Views

    By default, NodeBB has nodebb-plugin-markdown, which allows users to use the common markdown format in their posts.

    **this is bolded**

    this is bolded

    It's fully documented here: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

  • 2 Votes
    39 Posts
    18k Views

    Wow, this is an old topic.

    Integration with a locally installed emailer (e.g. sendmail or postfix) is available OOTB from the settings -> email panel.

  • 0 Votes
    1 Posts
    1k Views

    Had a few slight problems getting this working. It crashed my forum and my blog, which reside on separate servers. I'm running NodeBB 0.7.0-dev with a new Wordpress install.

    I installed the plugin and followed the guide on how to set it up. So all was working. I posted a blog article to test the comments engine (using forum plugin), and when I clicked the button under the article to send the article to the forum, it produced an error, which said I either had to be a member of publishers group or admin to post. I was logged into NodeBB as admin, and Wordpress too.

    My forum started grinding to a halt, throwing up 502 errors in the process.
    My blog collapsed and is currently sitting with a "Error establishing a database connection" notice. It's still like this, and i'll repair that when I get the chance.

    The strangest aspect however is that the blog DID post to the forum. 32,800 times, no less! You can see the topic here - I set up a category for the blog articles to be posted to.

    http://www.onlyanexcuse.com/category/12/onlyanexcuse-blog

    I realise to get a further insight i'll have to look into the error logs which I intend to do, but can anyone help? I've since removed the blog's server from DNS so it's no longer visitable through links and the forum is back to being the homepage.