Skip to content

General Discussion

A place to talk about whatever you want

3.8k Topics 23.5k Posts
  • How to add external link in top nav bar

    2
    0 Votes
    2 Posts
    90 Views
    crazycellsC
    @Rajeev-Kumar Please check these topics: https://community.nodebb.org/topic/17650/i-want-to-add-some-thing-like-this https://community.nodebb.org/topic/17120/how-to-create-a-new-topic-button-in-header/
  • High CPU, 503 blue screen error.

    6
    0 Votes
    6 Posts
    274 Views
    nhl.plN
    Are you sure you want to use Apache web server? Even lightweight nginx working as reverse proxy can be easily overloaded with normal traffic. And you will see a result like this. Similar to attacking php-based forum with ddos-bots traffic. Bluescreen rate-limiting high traffic will help to reduce server load so you want to leave it as it is. A better idea is to install firewall or similar software to deny traffic from problematic IPs/countries/etc.
  • Need suggestion: Experiencing Persistent API Error

    2
    0 Votes
    2 Posts
    92 Views
    nhl.plN
    @Mia-smith said in Need suggestion: Experiencing Persistent API Error: I also check this : https://community.nodebb.org/topic/17758/error-permission-for-opt-config-nodebb-in-installing-with-dockerlooker But I have not found any solution. Do you have any other problems with your Docker install? For example NodeBB can show all users IPs as localhost if server ports are blocked (communication between Docker app and host machine). It worked OK and stopped working?
  • 0 Votes
    4 Posts
    191 Views
    Nuran AkimbekN
    After searching and reading documentation, I found that, csrf token not created in my situation.
  • Moderator Tags (Posting Style Feedback)

    1
    0 Votes
    1 Posts
    102 Views
    F
    Hi, I'm wondering if it is possible (maybe by Plugin) to add special "Labels" to posts, like these ... Good/Bad Shape of Post Good/Bad Spelling of Post Excellent Post Impolite Disrespectful Missing Basic Post Requirements Escalating / De-Escalating Post Connected with every such label is a detailed description what this Label is meaning. Example Missing Basic Post Requirements If you came here because someone flagged your post with this label, you are asked to do the following: Read this text carefully Fix your post in all stated attributes Be aware that your reputation score may suffer, if you do not fix this If you fixed your post, you may ask a moderator for feedback and finally to remove the label, if resolved. For a post in a technical forum like this one here, please take care of the following: Spelling: Use correct spelling and grammar. Write in full sentences. Shape: Create your post, so one can easily read it. Use paragraphs, clear language, maybe use headers. Informations: Supply concrete Informations about your problem Facts: Supply entered commands and output given by those commands. Supply Screenshots only if text based information is not available or Screenshots are more useful in your case than text Politeness: Uphold Politeness at all times. No abusive words. Request: Phrase a request, how others can help you here. What do you want? Reputation Score Impact Starting from 5 own posts flagged with this label, every further post with this label reduces reputation score by 1 Other Ideas about that topic The labels may be visible in Forum/Subforum-View The lables should be editable by Permission which may be granted to users and groups Moderators may be informed about certain Label-Assignments (Disrespectful, Impolite, ...) Moderators can clear labels Disable User-Labels for certain Posts (After a moderator review the situation, it's no longer useful to have user labels, so a moderator may disable user-labels)
  • What are the world (all) and world (Curated) categories?

    5
    1 Votes
    5 Posts
    194 Views
    2TonWaffle2
    @julian I look forward to the day when this part of NodeBB is released.
  • How is your SEO experience with Nodebb?

    5
    0 Votes
    5 Posts
    768 Views
    Chad AugurC
    @julian Yes, I have a lot of examples. I was thinking I would work through Harmony and submit PRs to it. Seems like the right thing to do. However, if you want to see for yourself, I think you should run this forum through the sitechecker.pro, it is very illuminating. In the last few weeks, I have learned a lot about how pages are viewed and processed by analytics platforms. For now, I have turned off analysis of my forum so I can hit my target score for the rest of my site. When I spin it up again, I will provide more details. I am also learning what portions of the forum I should hide from analyis/spiders. @baris addressed one issue I found last week. https://community.nodebb.org/topic/17946/challenges-in-seo-optimization-and-related-topics/5 The other thing, front of mind, is there are some "category" links somewhere, and it appears to be a partial "/category/" which is a 404; my guess is that it receives context on click. Canonical URLs are having some issues pretty broadly. Page meta-tag descriptions are the same for almost every page. Social Graph data has overlapping issues with the above two issues.
  • Session has expired !

    2
    0 Votes
    2 Posts
    92 Views
    A
    solved <VirtualHost *:443> RequestHeader set X-Forwarded-Proto "https" … </VirtualHost>
  • How to migrate forum data from PHP to NodeBB?

    7
    0 Votes
    7 Posts
    709 Views
    julianJ
    @frontendjulien It's this one: https://github.com/akhoury/nodebb-plugin-import It's been awhile, and it only imports a forum to an older version of NodeBB, but upgrading afterwards is pretty straightforward. Otherwise I would still recommend contacting Lincoln Russell to see if he's interested in helping you out.
  • Challenges in SEO optimization, and related topics

    6
    0 Votes
    6 Posts
    512 Views
    barisB
    It is published you can get it with npm i nodebb-theme-harmony@latest then rebuild & restart.
  • Quick Parts / Autotext ?

    3
    1 Votes
    3 Posts
    158 Views
    S
    TIL pressing F5 in notepad will insert the Time & Date stamp. Which is nice, so probably I'll just write a script for myself to automate the timestamp insertion as it should not be dynamically on site loading/refreshing - also performance wise it might lead to issues. Don't know if there is a way to add this functionality to the composer though - similiar like for the emojis. If there is a comprehensive guide to do so or at least to get started with it I'll add it to my todo-if-too-much-time list.
  • How to speed up post moving?

    17
    0 Votes
    17 Posts
    347 Views
    phenomlabP
    @schajuli no issues.
  • After scaling cpu is still high

    8
    0 Votes
    8 Posts
    437 Views
    Nuran AkimbekN
    @baris Last warning or error message from output log is - Failed to fetch latest version error - rate limit exceeded Community works well when users at least 10. If more CPU rises up to 100 and very slow loading or 503 error [image: 1712109314146-ee.jpg]
  • Does anyone has any issue with skins color?

    5
    0 Votes
    5 Posts
    172 Views
    F
    Thank you so much @phenomlab! Really appreciate it.
  • Snowflake to SSIS

    2
    0 Votes
    2 Posts
    69 Views
    phenomlabP
    @brother-info This forum is dedicated to NodeBB, and it looks like your question is in relation to SQL and SSIS. NodeBB does not support SQL server and therefore, we cannot assist in this instance.
  • Accessing local files and folders / open with explorer?

    13
    0 Votes
    13 Posts
    1k Views
    S
    Finally, it works.
  • Getting issue in Scheduled topics

    2
    0 Votes
    2 Posts
    94 Views
    julianJ
    Hi @vijay-kumavat, are those users responding, administrators or privileged? Can you see those scheduled topics in an incognito tab?
  • Can I save an HTML file in the public folder and access it directly?

    2
    0 Votes
    2 Posts
    102 Views
    S
    Ok, seems like I can't use the html to embedd it as an iframe ... also not inside the forum? To help protect the security of information you enter into this website, the publisher of this content does not allow it to be displayed in a frame. Edit: Ok it's possible in the assets locaiton.
  • Tags don't work, posts with that tag don't appear

    2
    0 Votes
    2 Posts
    94 Views
    crazycellsC
    @huige I do not think you can tag posts for now... just topics... please check some relevant discussions on the topic below... https://community.nodebb.org/topic/10020/tags-for-posts-in-addition-to-topics hopefully in the near future though
  • Advertisement and ads on Nodebb

    7
    0 Votes
    7 Posts
    243 Views
    eeeeeE
    Yes, in Admin can set which Widget code runs on which category (or topic) and where on page it sits (header / footer / side etc)