• Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Default
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Quartz
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Slate
  • Solar
  • Superhero
  • Vapor
Collapse

Community

H

Hans

@Hans
About
Posts
10
Topics
4
Groups
0
Followers
0
Following
0

Topics

  • H

    Problems with login after upgrading to 1.11.0

    Scheduled Pinned Locked Moved Technical Support
    1 Votes
    4 Posts
    417 Views
    H

    @FrankM said in Probmes with login after upgrading to 1.11.0:

    But in config.json i have http://...... Edit it to https:// solved the problem.
    Before version 1.11.0 i don't have this problem.

    Thanks, that solved the problem for me as well, changing http to https. And as for you, I did not have this problem before 1.11.0

    But then an other problem turned up: "Invalid CSRF Token"

    Pls see this link https://community.nodebb.org/topic/9222/invalid-csrf-token

    My solution for this was what is written in the end (I use Apache2)

    for the record for people finding this via search, for apache2 you have to set this somewhere in your nodebb vhost configuration
    with ssl

    RequestHeader set X-Forwarded-Proto "https"

    without ssl

    RequestHeader set X-Forwarded-Proto "http"

    you might have to enable mod_headers to do so!

    So upgrading to 1.11.0 gave me a problem that had to be solved in 2 steps. First by changing in config.json, then I had to modify Apache2 settings.

  • H

    Error after upgrading to 1.11.0 [Solved]

    Scheduled Pinned Locked Moved Technical Support
    0 Votes
    4 Posts
    499 Views
    H

    @baris said in Error after upgrading to 1.11.0:

    NodeBB is on version 1.1.0 so the command should use v1.1.x.

    1.11.0 worked fine for me.

  • H

    Post sorting per category

    Scheduled Pinned Locked Moved Technical Support
    0 Votes
    1 Posts
    201 Views
    H

    Under /admin/settings/post there are "Default Post Sorting" and "Default Topic Sorting"

    The issue is that I would like to make these settings per categori. Some sorted Oldest to newest and others sorted Newest to oldest.

    Is that possible to do, and if so, how to do it?

  • H

    Can't login to admin when site is maintainance mode

    Scheduled Pinned Locked Moved Technical Support
    0 Votes
    5 Posts
    464 Views
    H

    @PitaJ

    Now it works as it should. It is OK if I click on the botton. I don't know what happend last time.

    Many thanks, any how.

    Hans

  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
  • Login

  • Don't have an account? Register

  • Login or register to search.