Free Flarum hosting on an expert platform by FreeFlarum.com
The error being: Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
This was the only error broadcasted by the console:
(index):113 Uncaught TypeError: Cannot read properties of undefined (reading 'prototype')
at index.js:55:21
at Application.js:171:58
at Array.forEach (<anonymous>)
at Proxy.e.boot (Application.js:171:33)
at (index):108:33
(anonymous) @ index.js:55
(anonymous) @ Application.js:171
e.boot @ Application.js:171
(anonymous) @ (index):108
Fixed with a Forum Fixup!!
- Edited
Hi all!
I've just deleted someone from my forum, because of reasons. But now my topics is all messed up, they posted some post in this topic, I didn't delete them separate.
Help?
I have found the following error in your forum logs on the server side:
flarum.ERROR: Swift_TransportException: Connection could not be established with host smtp.<xxx>.tech :stream_socket_client(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /app/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php:261
This is probably not related to Asirem (but your SMTP settings, or server), however it might explain why your forum didn't function the way it should. You can view all of your logs at https://freeflarum.com/settings/logs, BTW.
The Asirem error has to be reported to the extension's author. We can't fix bugs in extensions, as we're just hosting provider. My best guess is that it might require some additional extension to be enabled, otherwise it crashes the forum. If you want, I can create a temporary admin account at your forum and grab the information needed in order to report the issue.
Equinemarkt It was related to katosdev/signature
, since disabling that extension fixed the issue. Because I knew the exact error message, I've reported it to the author here
SKevo orschiro I'm not sure, but I see that you are logging in as robert@domain.com and using Gmail - perhaps Google automatically sets the sender address to the username, regardless of what you specify? Please, see https://stackoverflow.com/questions/1332510 and possibly https://support.google.com/mail/answer/22370?hl=en for more information
Thanks for the link! Seems not to be possible with Google.
But just to clarify: in theory Flarum should use the email put in the "Addresses" field, right?
- Edited
Proochles it's most likely related to your server, I've posted the error message a couple of posts above.
Just curious as to when freeflarum will upgrade to version 1.2 of Flarum...anyone heard anything?
- Edited
DavecUK at Saturday, I have internally announced that I might update all forums to Flarum 1.2.0 on Sunday (the next day) if I have some spare time, but I got overwhelmed with other work and then I simply forgot about it. Perhaps it was better this way, since forum owners might not be prepared for the sudden downtime.
So, to make a proper announcement now that I have it on my mind, we will update all forums to 1.2.0 this weekend (Saturday, 29th January 2022, at around 9:00 AM UCT). As always, there will be a downtime until all forums are synchronized, so be prepared.
Also a small announcement for everyone else, since 23rd January 2022 (yesterday), we've had issues with custom domains (more specifically, with certificate requests). This should be fixed now. I apologize for the inconvenience, and encourage all users that have attempted to link their domains to FreeFlarum to repeat the process now.
Hello, SKevo. I need to upload a txt file to the site to use IndexNow, is this possible?
- Edited
chew12 no, it's not possible to upload any files to forum's root, and likely never will
I have read the IndexNow documentation, and it would make sense to turn this into an extension instead? Alternatively, you can send us the text file via E-mail along with your forum name and I'll upload it for you (info@freeflarum.com)
Hi team, I have a question. Have you thought about translating your platform (website and support) into French? Do you think it is feasible to extend your turnkey solution?
bryx we currently have support for translations in our codebase, but currently only English language is available. We have started a GitHub repository for translations, but that wasn't finished.
I am currently doing some work around our codebase, and finishing i18n support is definitely on our to-do list for the near future. We plan to let people translate FreeFlarum via an online interface, such as Rob's Weblate instance, or alternatively our own (please, see this post for more details and context).
As for multilingual support, I doubt that will ever happen. We currently don't have people nor capacity to do that, and so as for now, we will continue to provide support in the English language only