user cannot login in

Unsolved Technical Support

Suggested Topics


  • 3 Votes
    6 Posts
    427 Views

    @waldi Which browser are you using? Does it happen on all browsers?

  • 0 Votes
    6 Posts
    447 Views

    sorry this problem is solved the problem was the local firewall ☠

  • 0 Votes
    2 Posts
    298 Views

    Ah ha! figured it out. But I still think there is a NodeBB issue. a redirect should never do this.

    On my forum, i never set config.json to https. it was http://obelisk.daerma.com I changed it to https://obelisk.daerma.com and it works.
    7ba8f1d2-abae-4f4b-a4c3-74743a8f9884-image.png

    I doubt it is my Nginx proxy because that is about as basic as it gets.
    69e1a1d1-1b30-45b5-9291-b8c606459e9f-image.png

    Even if I am in a thread and then click login, it happens.
    1529633c-d1f7-492d-a310-ead58e5ee841-image.png

  • How can i fix my user?

    Technical Support
    1
    0 Votes
    1 Posts
    499 Views

    Hello... My user is one of the first to register on my forum (we have 2.6k now) and mine is to only one that the profile last posts and chat doesn't work.

    Does anyone have the same issue in the past? How you solve it?

    Its getting annoying... (i remember i tried to delete the user and create a new one logging in with facebook.... but it got the details of the old one.. so... everthing is fucked 🙂 )

  • 0 Votes
    11 Posts
    3k Views

    Use custom css in the admin appearance tab like this, using the actual category number you want to hide:

    .page-category-16 [component="category/post/guest"] { display: none; }

    Really, I feel like the Login to Post is for posting to the forum in general, not necessarily to the category being viewed.