• Resources
  • Free Flarum hosting on an expert platform by FreeFlarum.com

wolfshards it was because of an error in FoF Masquerade so I had to remove it along with FoF Byobu (which is not beta.16 yet) temporarily for all forums to not cause further issues, since those are not beta.16 yet. Anyways, your forum should work now

Oh great! Thx! There some alternative to these extensions that should work with the Flarum V. 16?

    wolfshards

    FoF Byobu:

    • If I am not mistaken, there is a paid messaging extension made by our boye Kyrne. But paid extensions are not a thing on FreeFlarum.
    • Possibly Neon Chat

    FoF Masquerade:

    • None that I know of(?). Depends on your use case

    Hello. Is there a way to restore private messagess sent via Byobu? Users are not happy to lost all their messagess.

      aaronlbpeterman Have you managed to get it work on beta.16? AFAIK, it wasn't beta.16 compatible.

      I might install the beta.16 branch to bring back private messages, because right now they exist in database, but you can't access that

        SKevo
        It does not work gor me either bro. Is there any way to access old messages? I’ve got request from one of users if he can have it back. If there is any way to provide them to him thats probably enough.

        Since byobu is down anyone know how to change neon chat so that is not pink anymore? (settings allow to change just the icon plus some more elements but rightmost part of menu is still pink.)

          aaronlbpeterman Is there any way to access old messages?

          I think that you can just download the database dump from your FreeFlarum settings (https://freeflarum.com/settings) and grab the messages from there? But as for your users, there isn't a way unless the extension is enabled.

          aaronlbpeterman Since byobu is down anyone know how to change neon chat so that is not pink anymore? (settings allow to change just the icon plus some more elements but rightmost part of menu is still pink.)

          You can use CSS. That extension has it's own thread, so maybe post a feature request there: https://discuss.flarum.org/d/25361

            SKevo
            Oki I gonna try both things when I will have access to pc, I’m travelling now 😄

            My forum (link) is not loading any posts/discussions at the moment. Anyone else having issues?

              dktadc

              That remained from FoF Byobu, which was removed. I have fixed it by clearing the cache of your forum.

                Because many forums seemed to have used FoF Byobu, I have installed the dev beta.16 branch for all forums.

                CAUTION: This is an EXPERIMENTAL branch.
                USE AT YOUR OWN RISK - in other words, if your forum breaks, we have the right to not take any responsibility for it. If possible, report all bugs you find to the authors).

                Syncing all forums right now.

                SKevo

                hello, I don't know if you could help me, something happened with my forum when I put the extension "Progressive Web App"

                I would appreciate it very much if you could fix it, thanks for your attention

                forum link: https://glooaforum.flarum.cloud

                  elcubroproxd fixed

                  Enabling PWA will crash your forum for the first time. Clearing the cache fixes that. I have tried to setup an extender to automatically clear cache when an extension is enabled, but I wasn't successful. I don't want to remove extension because of such a pathetic bug, so if you encounter it I can clear the cache for you, at least until a fix is applied

                    SKevo meetdilip

                    Thanks all! Is it safe to assume if we paid for our own hosting we could upload images directly onto the server we've installed Flarum on?

                      trever-s yes, if you would own a server, pretty much anything becomes possible with the right extensions - Flarum is very flexible and if you are creative, you can customize it a lot to provide the functionality that you need (or ask someone to do it for you).

                      At FreeFlarum, we do not offer local file uploads (I am afraid that the storage for all forums would build up quickly). But Imgur Image upload extension is pretty easy to setup: https://github.com/matteocontrini/flarum-imgur-upload#configuration. All you need is a key, which is fairly simple to obtain (explained in the link).

                        SKevo At FreeFlarum, we do not offer local file upload

                        You still use for/upload and all it's adapters except local right? That includes any S3 compatible one.

                          luceos yes, we do. I had idea about allowing the local file upload when a donation exceeds certain amount (eg. 20 €, something like a fee for storage), but we'll see. First, we should finish my rebase, which might be done by September