[solved] Can we display 5 columns in the lavender homepage?

Bug Reports

Suggested Topics


  • 0 Votes
    9 Posts
    5k Views

    @Ted said:

    Run command to change flag responsible for using custom CSS in redis.

    hset config useCustomCSS 0

  • 0 Votes
    4 Posts
    2k Views

    @nexed said:

    @Xiph

    Since there is currently no easy way to migrate over from redis to mongo... running the install on an existing installation is necessary to populate mongo (even just the administrative user)... So running setup is the only option to switch over at this point. Hence the problem and the reason I posted.

    Alright, but the fact remains that before running ./nodebb setup, npm install has to be run first. Because npm install makes sure all of the requirements are met, there is no reason to perform those same checks again in ./nodebb setup.

    Considering there is currently no "proper" way to switch between databases, you are right in saying that ./nodebb setup needs to be run to populate the database. However, it will not move over the already existing data, hence it would be easier to just install another copy of NodeBB with your new database settings in another folder and copy over the old node_modules folder from the previous installation afterwards. This should also solve the error you are having.

  • 0 Votes
    6 Posts
    1k Views

    This has been fixed on master.

  • [Solved] Strange new Groups

    Bug Reports
    0 Votes
    4 Posts
    1k Views

    All good.

    Thanks

  • 0 Votes
    6 Posts
    2k Views

    Haha hey, I just noticed you threw in a [Solved] tag into the title. Nice touch.