Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. thathooo
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Groups 0

    thathooo

    @thathooo

    0
    Reputation
    17
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    thathooo Unfollow Follow

    Latest posts made by thathooo

    • Is "usage" tag in "/admin/manage/uploads" deleted? Or how to make it work?

      回复: How to delete files that are saving on server but not in the post ?

      There are some files in the \assets\uploads\ folder whose topic and replies have been delete.
      I have to delete them to realize space for other files. But I don't want to delete some under-using assets.

      So is there some other ways to manage assets of my nodebb?

      Thank you!

      posted in Technical Support
      T
      thathooo
    • RE: Question with multiple url binding for frp

      @thathooo
      By the way, my url setting in config.json is same with url in nginx.conf .

      My status quo is that

      I set the url in config.json and nginx.conf as “https://mysite.top” which DNS response to my IP in LAN for intranet use.
      And for users from the Internet, I do frp to map my nodebb to my vps whose IP is bound to “www.mysite.top” . So I can visit it from internet by https://www.mysite.top .

      And now “mysite.top” is totally normal.
      But “www.mysite.top” occurs incorrect jumping when login in. For example https://www.mysite.top/https://www.mysite.top .

      Is there some way for me to deal with it?

      posted in Technical Support
      T
      thathooo
    • RE: Question with multiple url binding for frp

      @PitaJ
      Thanks! The notification has disappeared.
      But I found another issue that when I sign in on the “https://mysite.top” it will jump to “https://mysite.top/https://mysite.top” which is undoubt 404 page.
      What should I do? Or it is a issue from source code?
      Thanks again!

      posted in Technical Support
      T
      thathooo
    • RE: Why i can create a new topic on computer but can't create on my phone?

      @Marylee96
      I had this error yestoday and I think it is caused by uncompatible plugins.

      I fixed it through banning all of plugins and then active them one by one to find out which plugin made the error. Finally I uninstalled them and fixed.

      Hope it is helpful.

      posted in General Discussion
      T
      thathooo
    • Question with multiple url binding for frp

      Hello!
      Yesterday I had installed the nodebb on my computer with
      win10, nodejs-lts, mongo and nginx.
      And after some adjustments it has run stablely.
      But now I have some trouble with it when I attempt to do intranet mapping by frp.
      The nodebb of mine is built in the internal network for my companies and I had bound it to “mysite.top” through DNS.
      ———
      And now I want to visit the nodebb from Internet for emergency. But I don’t want to sync the data between localhost and vps.
      So I choose frp to map the nodebb to “www.mysite.top” which is bound to the IP of my vps.

      After do frp, I can visit the home index but will get disconnect notification instantly.
      Beacuse I can’t bind the nodebb to two different url and I can’t get help from docs. So I come here for your help.

      posted in Technical Support
      T
      thathooo