Skip to content

Cannot change user slug

Technical Support
14 3 0

Diese Artikel könnten Dich auch interessieren.

  • 0 Stimmen
    2 Beiträge
    0 Aufrufe
    julian@community.nodebb.orgJ
    Sounds like you figured it out in the other topic
  • Static Images Randomly Disappear

    Technical Support
    6
    0 Stimmen
    6 Beiträge
    10 Aufrufe
    julian@community.nodebb.orgJ
    Onii what are you using as your reverse proxy?
  • Image saving

    Technical Support
    7
    0 Stimmen
    7 Beiträge
    15 Aufrufe
    julian@community.nodebb.orgJ
    You can use the S3 plugin. However, the underlying problem is that you are using some sort of service with an ephemeral virtual drive. It gets cleared every time the service restarts. If you don't want to use s3, you will have to set up a volume and mount it to the /public/uploads folder.
  • How push notification works?

    Technical Support
    11
    0 Stimmen
    11 Beiträge
    19 Aufrufe
    julian@community.nodebb.orgJ
    ska correct, since web-push relies on more modern browser supported technology and doesn't require a third-party service (in this case, ntfy.sh)
  • Federation Support - Working?

    Technical Support
    13
    0 Stimmen
    13 Beiträge
    34 Aufrufe
    julian@community.nodebb.orgJ
    phoenix you can always test with ActivityPub.academy, live Mastodon servers can sometimes be delayed.
  • Upgrade form 3.x to 4.x

    Technical Support
    16
    0 Stimmen
    16 Beiträge
    15 Aufrufe
    julian@community.nodebb.orgJ
    baris awesome work as always!
  • SSO, admin role

    Technical Support
    3
    0 Stimmen
    3 Beiträge
    13 Aufrufe
    julian@community.nodebb.orgJ
    eugene_thedev are you referring to specifically the oauth2-multiple plugin? I'm not exactly sure whether that is supported in the current iteration of the plugin.
  • No Space between widgets

    Technical Support
    2
    0 Stimmen
    2 Beiträge
    13 Aufrufe
    julian@community.nodebb.orgJ
    Ashutosh-Verma have you tried adding a widget container to the widget? Widgets normally aren't set up with any containers so there won't be any space between them.