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

Dear friend, none of my forum posts can be displayed. When I open the post page, it prompts: Error loading the page, please check the console. I tried using the fix forum, but it didn't work. My forum name is: fouzhai, please help me, thank you!

    Yolo I had the chance to look into this more now (at @Jason-FaWoWa's forum), and it seems that for some reason, there was an invalid reaction saved in the database:

    I don't know what could've caused this, but after removing that last "?" emoji, @Jason-FaWoWa's forum seems to load correctly with FoF Reactions enabled.

    Could you please tell me your forum URL (or e-mail me, if private)? I will check if your forum has the same issue

    d_ezhi that was related to Nearata's Embed Video, clearing cache did not help. Because this seems to be a known issue and I don't have any more information about this issue to add yet, your best option is to leave the extension disabled until the issue is fixed by the developer

      SKevo

      can you share the console stacktrace and forum logs? maybe there's something there to help, because im struggling


      edit 1: found, its a conflict with FoF Discussion Thumbnail
      edit 2: fixed in 3.3.2

        Firstly thank you for this great service.

        I couldn't see my forum since yesterday. I can see admin panel however the forum is not visible. Is this because of the new release? What can I do to solve this problem?

          Nearata thank you for the quick patch! I've now updated the extension for all FreeFlarum forums, hopefully that fixes the issue

          rehitu maybe it was related to the above-mentioned Embed Video extension? Please, check if the update fixed it. If not, could you please share your forum URL with me?

          8 days later

          @SKevo

          My forum seems bugged. Anytime I make a topic/reply it says

          "Oops! Something went wrong. Please reload the page and try again."

          However once i refresh my page then the new post/thread shows fine

          my forum is https://forum.senpa.io

            Up2Vex please, try going into Administration > Extensions > Flarum PWA and click on "Regenerate VAPID keys". This should fix your issue

            tom23 I've installed 2FA now, thanks for reminding me. I will look at the rest of the requests later today, and include those that can be included

            4 days later
            7 days later

            I've created my Free Flarum account and have donated to get some of the extra perks of building my site first on Free Flarum and testing the forum's concept before getting paid hosting.

            However, I've experienced the following issues:

            1) Neither HCaptcha or Recaptcha are displaying the captcha checkbox and i've configured both with new site keys and activated them separately, but nothing displays.

            Any thoughts?

            2) All of my posts (those with and without attachments) seem to just hang and never complete posting. It just spins and spins and never resolves. I have to manually refresh my browser after several minutes for the post to appear.

            Any thoughts?

              whisperwow I've also noticed that Free Flarum forum I've created only hangs on the initial discussion post made, not any of the replies.

              Any thoughts?

              luceos I've checked the email settings and even switched them to Sendgrid SMTP but am still having the timeout issues. Any other thoughts?

                whisperwow first of all, thank you for donating! Also, thank you @luceos for replying in the meantime

                As for the issues itself, I believe that they are related. It seems that, for some reason, the reCaptcha object is undefined, or its JS is not included at all:

                Uncaught ReferenceError: grecaptcha is not defined
                    at e.getResponse (RecaptchaState.js:34:5)
                    at e.<anonymous> (extendSignUp.js:28:51)
                    at forEach.t.<computed> (extend.ts:39:16)
                    at forEach.t.<computed> (extend.ts:37:41)
                    at forEach.t.<computed> [as submitData] (extend.ts:37:41)
                    at n.onsubmit (SignUpModal.tsx:170:23)
                    at e.<anonymous> (extendSignUp.js:56:12)
                    at forEach.t.<computed> [as onsubmit] (extend.ts:86:24)
                    at O.handleEvent (render.js:888:55)

                Do you mind if I create a temporary admin account and look into this for you?

                  SKevo Yes please do create the temporary credentials to check further. That would be most appreciated.

                  SKevo Do you need the name of my forum and the URL for it or did you get it via the email I also sent you?

                    whisperwow I checked it, and it seems that it was an extension conflict. The Composer Page extension is not compatible with FoF Upload (there is a PR open for this). As for reCAPTCHA, according to the console, it seems that it's external JS library wasn't loaded at all for some reason. I don't know if these two issues were related, someone would have to look into this more. Anyways, I have disabled Composer Page extension. Could you please check whether everything works the way it is supposed to, please?