- Edited
@SKevo what about the voted extensions?
We miss 2FA e.g https://github.com/FreeFlarum/freeflarum.com/issues
@SKevo what about the voted extensions?
We miss 2FA e.g https://github.com/FreeFlarum/freeflarum.com/issues
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?
whisperwow this usually means your email settings are causing a timeout. Double check them.
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 not right now, @SKevo will have to hop on to provide further support on their platform.
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?
SKevo Thanks for your assistance. I am able to post discussions with and without uploaded attachments now with no timeout or hangup, but the Recaptcha (Google or hCaptcha) still does not display.
SKevo Also, no new users are able to register for my site. I have the FOF Terms, Birthday, Recaptcha and FOF Doorman installed, but no new signups are being processed. Can you look into that as well? I have no idea if this is related to the Recaptcha not working...
whisperwow unfortunately, both of these issues seem to be related to the reCAPTCHA not initializing, as seen in the browser console:
It seems that this was caused by the "Username Blacklist" extension (error above). I have disabled it, and reCAPTCHA, along with signup should work now
SKevo Thank you for checking this. Registrations and Recaptcha are working now again.
One last request, I am having problems editing my profile in my FreeFlarum community. Every time I try to edit my nickname, Trusted member status, or any other account information in my profile, I get a "Birthday field is required" message even though the "Birthday" field is already populated with the date that was entered during registration.
Any thoughts?
Thanks.
whisperwow I don't see any relevant errors in the console, so this seems like a validation issue in the Birthday extension to me, or an incompatibility between two extensions modifying the user profile. I unfortunately can't fix this directly, so I suggest we share your problem in the Birthday extension's discussion thread (I can provide php flarum info
if needed) here
SKevo Thanks. I've posted the issue in the Birthday extension thread per your suggestion.
Hi, today when I come to forum administrator settings and enable "Third party login only" extension, my forum suddenly became inaccessible and got the following error: Flarum encountered a boot error. Details have been logged to the Flarum log file.
How can I fix?