Transfer XenForo to NodeBB

General Discussion

Suggested Topics


  • 0 Votes
    2 Posts
    213 Views

    This could happen if db.setObject is called with an empty object like this db.setObject('someKey', {});.

    Can you put a console log in src/database/mongo/hash.js here. Place the below code and let me know the output.

    if (!Object.keys(data).length) { console.log('empty data', new Error('a').stack); }
  • 0 Votes
    1 Posts
    704 Views

    Greetings Everyone!

    Its your boi sharlet here again with another problem lol. So I have setup an forum recently but I cannot register there the only way to acess the forum as an user for me is to login as the admin rather than that no way of registering!!

    I have tried to ask @PitaJ ( Global Moderator ) as he helped me alot with my forums but sadly hadnt recived an reply!

    It would be great to know why am I experiencing this issue!

    Thanks!
    King Regards,
    /shar

  • NodeBB feature list

    General Discussion
    0 Votes
    1 Posts
    666 Views

    NodeBB looks awesome.
    Where could I find the full list of features? Thanks.

  • 1 Votes
    2 Posts
    1k Views

    Not yet, right now we have import from phpBB, vB, and UBB using this strategy. Theoretically someone could write an exporter from NodeBB to NodeBB using this same strategy.

  • 0 Votes
    9 Posts
    2k Views

    Hope 0.5x will arrive soon. Thanks @a_5mith