Skip to content

General Discussion

A place to talk about whatever you want

3.8k Topics 23.2k Posts
  • Mobile Page Navigation

    12
    0 Votes
    12 Posts
    4k Views
    julianJ

    Quite a bizzare set of circumstances! But I am glad it is working for you now 🙂

  • Outdated SHA algorithm on chrome

    4
    0 Votes
    4 Posts
    2k Views
    julianJ

    Hey guys, I just noticed this as well.

    I recently updated our certs, but not sure if that's the reason, of whether it's just a new check from Chrome.

    either way, gh#3054

  • 0 Votes
    7 Posts
    5k Views
    Macrow WillsonM

    @Macrow-Willson , ah setup: apache,debian,mod_proxy

  • NodeBB and Cloudflare

    4
    1 Votes
    4 Posts
    1k Views
    I

    Yep, you were right. It was fallbacking to ajax polling. I guess I'm just going to use CF in DNS only mode until they release their web socket support to other plans.

  • 0 Votes
    2 Posts
    3k Views
    MegaM

    @gvimlan You can listen to the filter:user.updateProfile hook
    https://github.com/NodeBB/NodeBB/blob/master/src/user/profile.js#L21
    and restrict email changing.

    UPD: You see that conditional statement, right?
    https://github.com/NodeBB/NodeBB/blob/master/src/user/profile.js#L38-L40
    You need to just always make it = null; inside your listener, that's it.

  • 1 Votes
    3 Posts
    2k Views
    julianJ

    @nweber This is a legitimate issue, perhaps if "local login" is disabled, this box should be hidden as well.

  • 0 Votes
    4 Posts
    3k Views
    noderN

    Thanks @julian, i'm gonna give it a try 😓

  • This topic is deleted!

    Locked
    3
    1 Votes
    3 Posts
    24 Views
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    9 Views
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    11 Views
  • This topic is deleted!

    Locked
    2
    0 Votes
    2 Posts
    16 Views
  • Why are Global Widgets reloaded every ajaxify?

    1
    1 Votes
    1 Posts
    958 Views
    XiphX

    Since they're global, it doesn't seem to make sense that they're reloaded every time you navigate to a different page.
    Would save a few reflows if they were persistent like the navbar.

  • 0 Votes
    12 Posts
    5k Views
    X

    Yeah i pay $2.50 for a vps to run NodeBB 😛

    2GB ram
    1Vcore
    1TB Bandwith

    #RunsPerfectly

  • 0 Votes
    18 Posts
    6k Views
    AlexA

    It's a bit off-topic but still related to default settings for external links. I haven't tested the acp of 0.7.0 yet and I was wondering if there was something like a whitelist for external links? Then if someone click on an external link we can activate the warning page "you are leaving the forum", but if it's a sub domain, a root domain or a trusted url (youtube) for example we don't show this page.

  • 0 Votes
    14 Posts
    11k Views
    W

    @Danny-McWilliams Wow wee bit of a journey you had there. looks like you managed to retain enough of your community though to keep your forums viable which is good going.

    I'm not a football fan (though I pretend to support Motherwell/Arsenal - won't catch me watching them play) but there are a healthy variety of topics with active conversations on your forum.

    Have you had a look for a Wordpress theme centred around forums? I haven't either but there are all sorts of themes on Themeforest, and they rarely cost more than USD $50.

  • 0 Votes
    17 Posts
    10k Views
    A

    @nhl.pl said:

    @Armadillo said:

    I also got messages to work, but there is a large amount of 15% which hasn't been imported. I'll see if I can find the reason.

    Again. You can send your mysqldump (send an email to plugin author) and your issue may be resolved.
    https://github.com/akhoury/nodebb-plugin-import/issues

    I already fixed it myself.

  • 0 Votes
    1 Posts
    862 Views
    ravenR

    I got a error .
    invalid csrf token

  • Failed login attempt "502 Bad Gateway"

    6
    0 Votes
    6 Posts
    2k Views
    julianJ

    @Danny-McWilliams You'll want to update your core to 66422acea2dd7ef722e32890e8e8ae9248dc2844 or newer (you're about a day old)

  • Change the address in the confirmation link

    2
    0 Votes
    2 Posts
    2k Views
    nhl.plN

    You can change it in config.json.
    https://community.nodebb.org/topic/4179/forgot-password-email-sends-invalid-link/5

  • Combining Persona and Lavender

    6
    0 Votes
    6 Posts
    3k Views
    S

    @psychobunny That would be fantastic! 👍

    @a_5mith Thanks for the suggestion