Skip to content

General Discussion

A place to talk about whatever you want

3.9k Topics 23.8k Posts
  • Polls With These Options

    1
    0 Votes
    1 Posts
    849 Views
    C
    Anyone know of a poll that will -show results only after set date/time -show results only after set number of votes
  • Is there any way to override NodeBB's hyperlink style

    8
    0 Votes
    8 Posts
    3k Views
    PitaJP
    @jiangcaiyang It works if you do it right. It doesn't take LESS variables, but it does work. Odds are the less styles have higher specificity, so your custom CSS rules are not applied. Use !important or something instead. It will certainly benefit you to not be held back due to incompatibility with newer versions of NodeBB in the future.
  • Storage requirements

    Solved
    8
    1 Votes
    8 Posts
    3k Views
    E
    @Adam-Poniatowski said in Storage requirements: Hi there, I am planning on using NodeBB and was wondering how much space would around 10 million posts and 1 million users work out at? As using a VPS can cost a bit (storage-wise) and self-hosted can be relatively cheap, depending how much space the above mentioned will take. If anybody can help me out with answering that, that would be great. I am in between NodeBB and Flarum, hence the question. I haven't gotten an answer at Flarum about this, though. Scalability is what I want to know. Resources and performance I can figure out myself, but storage is hard to determine. Thanks and kind regards, 700k posts and 24k topics MongoDB Version 3.0.12 Uptime in Seconds 1,857,623 Storage Engine mmapv1 Collections 7 Objects 7,613,327 Avg. Object Size 314.33 b Data Size 2282.22 mb Storage Size 4013.56 mb Index Size 2261.97 mb File Size 8125.00 mb Resident Memory 466 mb Virtual Memory 17860 mb Mapped Memory 8541 mb REDIS Redis Version 3.0.7 Uptime in Seconds 1,856,844 Uptime in Days 21 Connected Clients 31 Connected Slaves 0 Blocked Clients 0 Used Memory 241.97M Memory Fragmentation Ratio 0.99 Total Connections Received 2,997 Total Commands Processed 6,200,287 Instantaneous Ops. Per Second 1 Keyspace Hits 2,728,703 Keyspace Misses 14,130
  • change the 503 page

    3
    0 Votes
    3 Posts
    1k Views
    M
    @PitaJ can you give me more information?
  • Can I easily use dynamic content loading on a static webpage?

    1
    0 Votes
    1 Posts
    787 Views
    T
    I added a bunch of static webpages with content, but I would like it to load once the user scrolls down, in the same way as the forum works. Can I easily do this or am I better off using something else? Thanks!
  • Server slowdown imminent!

    7
    3 Votes
    7 Posts
    2k Views
    P
    Yes that's correct, this is on Mongo. Right now for our hosted clients that are big (10m page views per month) we have a setup with a singular load balancer, several small app servers and a db server. We're (or well, Julian is) experimenting with a setup with a floating IP pointing to multiple load balancers... looking forward to his blog post EDIT: and like Julian said, this community is basically hosted on one single potato server ... doing okay with about half million pageviews per month.
  • Featured Topics Extended

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    yariplusY
    Moved posts to https://community.nodebb.org/topic/9507/nodebb-plugin-featured-topics-extended-feature-topics-in-a-news-blog-page-and-widgets
  • News or Magazine or Blog

    20
    0 Votes
    20 Posts
    6k Views
    C
    @torn2 said in News or Magazine or Blog: @AOKP Is there a preview of this theme? Here's what it looks like [image: HfA5fXA.png]
  • Adult content not viewable for users who are below 18 years old

    5
    1 Votes
    5 Posts
    2k Views
    M
    @pichalite okay @pichalite @PitaJ Thanks you for reply
  • Background image and foreground color

    1
    0 Votes
    1 Posts
    765 Views
    E
    Re: Add background image to forum landing page I tried the above but the forum was unreadable, looks like the opacity is set to 100%. How can I keep the foreground color to white. Like this -> https://yaricraft.com @yariplus
  • Nested quotes

    18
    0 Votes
    18 Posts
    5k Views
    A
    @PitaJ said in Nested quotes: @alberto__segura Why not remove it? Because it's an intrinsic part of markdown that requires work to remove. we only need a simple regex, we did it in older versions with a custom composer (https://github.com/exo-do/nodebb-plugin-composer-exodo/commit/da2351cf94baf1c8580af4c760b1ff19785e3198), but we cannot maintain our own custom composer. It should be part of default NodeBB composer.
  • center picture and color text

    4
    0 Votes
    4 Posts
    2k Views
    PitaJP
    @Demerzel yari literally just gave you the answers
  • Script error for translator

    1
    0 Votes
    1 Posts
    775 Views
    C
    Error: Script error for "translator" http://requirejs.org/docs/errors.html#scripterror Anyone else getting this problem when accessing dashboard? What does this mean? NodeBB v1.1.2
  • Composer's hide composer plus/+ button missing

    8
    0 Votes
    8 Posts
    3k Views
    N
    @pichalite Hi, I haven't heard back so I'm following up.
  • imgur image upload fail - nodebb V1.1.2 , redactor V1.4.2 , imgur V1.0.16

    7
    0 Votes
    7 Posts
    3k Views
    C
    thanks @yariplus , it works now...
  • Embeds disabled in widgets?

    7
    0 Votes
    7 Posts
    2k Views
    T
    Thanks a lot! It works if it's a relative path, not if it's an absolute path with a domain name...
  • Any 3rd party tool/editor to generate code to center images/videos

    12
    0 Votes
    12 Posts
    5k Views
    CygnusC
    @PitaJ thats what im talking about, I´ll buy you a beer Solved!
  • Email digest for announcements?

    2
    0 Votes
    2 Posts
    824 Views
    V
    Not an important feature but it's very common to all forum softwares. I think that it should be included.
  • Clicking on @username goes to localhost:4567

    7
    0 Votes
    7 Posts
    2k Views
    M
    Btw on Mobile phone on this site i get massage my post is spam by askimrt or something. When i do it Again my post is placed.
  • Nodebb forum loaded without styles after fresh installation

    5
    0 Votes
    5 Posts
    5k Views
    P
    "url": "http://forum.maguss.org:4567", replace that with "url": "http://forum.maguss.org",