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

Hey just a suggestion: wouldn't it be cool if FreeFlarum has their own Forum or Discord Server? I think it will be more convenient to the users 🤔

    EvilExecutor we thought about that, however we came in conclusion that not many people would actually use that. Discuss, GitHub and E-mail works the best for now (if someone is at Discuss, we can quickly respond and direct him to open a new discussion if it's not FF related, GitHub has really nice issues and pull requests system we use for extension requests and if someone doesn't have any of that or if they prefer a more private communication, they can contact us by E-mail).

    We technically could create our own forum and Discord, but I don't think that many people would use it. As for the forum, there is not much unique to it IMO - people would use it to ask questions about Flarum, and not FreeFlarum since sometimes it is not clear that we are not affiliated with Flarum. We could have users request extensions there, but we can do that on GitHub too, so what's the difference... And that's pretty much all of what we could do with forum. I had idea about some events, such as forum showcases and such, but I don't think that many people would participate.

    As for the Discord, I am very active there and I really like it, but it would not be very benefical for us or the community I think - yes, we could chat faster and more efficiently, share images, have many channels, but eventually it would grow inactive. I believe that it is better to not create many support and chat areas and stick with what we have for now. I am not saying that this won't change in the future, this is just my point of view.

      SKevo Yeah that makes sense, but I thought so because it would be more organizable & efficient. And like all will be at one stop. (idk maybe I'm drunk 😂)

      Most FF issues are related to Flarum extensions. The only exception is feature / extension request. If we take away those discussion to some other channel, we might seriously miss extension authors and will have to come back here again.

      Anyone else having troubles with the flarum imgur uploader?

      When I click on the upload image button and select a pic then nothing happens. It says "Done" but there is no code pasted. Also, if I go in the settings of the extension nothing happens. I click on "Open settings" but nothing happens

      This is the console log, I didn't get any error in the Network monitor. Let me know if I should open an issue over at extension repo, thanks!

      UploadButton.js:116 Uncaught TypeError: Cannot read property 'textArea' of undefined
          at r.o.success (UploadButton.js:116)
          at c (jquery.js:3496)
          at Object.fireWith [as resolveWith] (jquery.js:3626)
          at T (jquery.js:9786)
          at XMLHttpRequest.<anonymous> (jquery.js:10047)
      o.success @ forum.js:1
      c @ jquery.js:530
      fireWith @ jquery.js:530
      T @ jquery.js:530
      (anonymous) @ jquery.js:530
      load (async)
      send @ jquery.js:530
      ajax @ jquery.js:530
      o.upload @ forum.js:1
      o.formUpload @ forum.js:1
      _.handleEvent @ jquery.js:530
      ```language

        Yes, the extension is not beta.15 yet. When an update comes, we'll update it

          Hi, we are running a Freeflarum forum with the FoF Doorman extension and recently figured out that it seems the extension was deactivated autimatically and had to be reactivated manually.
          I would guess this is the default behaviour when there was an update of the Flarum version and at that moment the Doorman extension was not compatible already? This would be a bit strange, as the recent version updates of Freeflarum happened when there were already corresponding Doorman versions available, and Doorman was not listed in the "did not make it" list of an update. Or would there be any other reason for this to happen?

            wazah Doorman is beta.15 compatible and shouldn't be disabled. I am not sure what caused it to be honest. But I have just enabled it at my forum (I don't use it) and it seems to work okay. You can just re-enable it, perhaps you misclicked or some other person with admin access disabled it, can't tell.

              SKevo Hi, I just pushed a new version v0.10.0 for the Money extension which changes the requirements from flarum/core, it can be installed now 🙂

                Hey everyone,

                first of all, I wish you, your families and friends Merry Christmas and a Happy New Year! Let the atmosphere in your household be a special one during these times. Nobody has ever wished for the current pandemic to happen, so let's hope that the following year is going to be a lot better, for all of us. Always remember to stay safe and enjoy the holidays!

                As for FreeFlarum, the team and I will try to answer your questions and concerns as fast as possible, like it was before. I am currently slowly working on a function that allows you to rename your host/forum (and also all files associated with it, the database, etc...). It is still not fully functional, and it's actually way more difficult to implement than I thought it'd be! But I hope that we will get it working soon, so you can enjoy the long-requested feature!

                • Re-added the Summaries extension
                • Updated extensions

                Edit:
                • FoF Webhooks made a return now too