Skip to content

General Discussion

A place to talk about whatever you want

3.9k Topics 23.8k Posts
  • how to change these words

    2
    0 Votes
    2 Posts
    1k Views
    frissdiegurkeF
    @sunqi said: :)by the way why the emoji in my nodebb forum canβ€˜t auto complete Maybe you're just using nodebb-plugin-emoji, not nodebb-plugin-emoji-extended
  • AngularJS

    1
    0 Votes
    1 Posts
    1k Views
    L
    Hi! Can i use AngularJS in a 'static' page? Thanks
  • Apache Proxy Problem Help Please πŸ˜„

    7
    0 Votes
    7 Posts
    6k Views
    X
    @kelso Yeah i backported the module but yeah nginx with apache2 as the PHP handler it works great
  • Getting user data in static page

    6
    1 Votes
    6 Posts
    2k Views
    D
    @psychobunny Thanks, working great!
  • Tiles Help

    3
    0 Votes
    3 Posts
    1k Views
    meetdilipM
    @kelso I guess that will vary from person to person. Users can describe what exactly they are looking for (or at least give an idea, like related to niche).
  • Biggest NodeBB forums?

    4
    0 Votes
    4 Posts
    4k Views
    C
    @julian said: I think http://forums.afraidtoask.com/ might actually be one of the largest (if not the largest) lol who the hell downvoted this?
  • Groups / categories

    11
    1 Votes
    11 Posts
    5k Views
    T
    @planner OK, thanks. Much more clear!
  • NodeBB on local server

    12
    0 Votes
    12 Posts
    4k Views
    meetdilipM
    Thanks @psychobunny . Hope you might have noticed, external link open in same window.
  • Here is one of my favourite gifs

    2
    0 Votes
    2 Posts
    1k Views
    P
    The backstory behind this: A couple of years ago @baris and I were working on a rather infuriating piece of software when one of the other devs posted this in Skype and called it the *productname*MAN "this is what happens if you work on this product for so long" I seriously have never laughed so hard in my entire life, it just went on and on and on for a good hour or so and I'm totally not exaggerating
  • This topic is deleted!

    Locked
    2
    0 Votes
    2 Posts
    42 Views
  • Analytics code

    10
    0 Votes
    10 Posts
    3k Views
    F
    @kelso There should be no issues. They are both separate codes. I use Piwik and Quancast on LinuxBSDos.
  • How to add a user to group ?

    11
    0 Votes
    11 Posts
    6k Views
    MizoreM
    Tested with head revision. A popup is showing on member click. @julian The Chrome console doesn't show any error.
  • Nedd help while instaling NodeBBon Debian 7

    5
    0 Votes
    5 Posts
    2k Views
    T
    it works now i mean the error came from my Db
  • nginx reverse proxy

    5
    0 Votes
    5 Posts
    4k Views
    X
    well. thx so much for all reply, the nginx .conf works for me. and i found you should put 0.0.0.0 before the port 80. so it would look like server { listen 0.0.0.0:80; server_name forum.example.org; location / { proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $http_host; proxy_set_header X-NginX-Proxy true; proxy_pass http://127.0.0.1:4567/; proxy_redirect off; # Socket.IO Support proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; } }
  • Import/Display Issue With &#codes;

    8
    0 Votes
    8 Posts
    3k Views
    julianJ
    Validator is now v3.2.1, but it's a transparent upgrade, so it shouldn't affect anything here.
  • How do i use git hub/ npm?

    5
    0 Votes
    5 Posts
    2k Views
    K
    Awesome thanks @julian
  • Width on Categories

    2
    0 Votes
    2 Posts
    1k Views
    K
    You can find the answer i got here: http://community.nodebb.org/topic/791/three-more-requests
  • Setting up nodeBB on dokku

    17
    1 Votes
    17 Posts
    5k Views
    Sp4rkR4tS
    @julian It's in a container created by the plugin which also is meant to tie it to the forum container. I think you are right that it can't interpret the address correctly as I just tried a clean install but this time with mongodb and that plugin and had the exact same issue.
  • Late Night with Seth Meyers

    2
    0 Votes
    2 Posts
    1k Views
    T
    Always thought weekend update was hilarious on SNL. Can't wait to see it transition to an actual show. I like Seth, he's a brilliantly funny guy.
  • 【 i just wanna a cover 】

    1
    0 Votes
    1 Posts
    779 Views
    sunqiS
    i just wanna a cover like convoe.com i started to learn nodejs several days ago,or other the day i know nodebb.i hope that someone can teach me to add a cover for my forum:)