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

Proochles done, you can go ahead and change the skeleton settings as you see fit. Since this is not an usual procedure, please let me know if you spot any issues or glitches, thanks

    SKevo Appreciate it! Though, what would the admin password be?

      Proochles ah, indeed. It restored the admin account to the default one too, sorry that I forgot about that.

      I can change admin's E-mail address to one of your choice, so that you can reset your password. If you prefer not to make your E-mail address publicly available, we can handle this matter privately via info@freeflarum.com too

        Proochles I've changed it, you should be able to reset your password the usual way now

          SKevo It shows the admin account as deleted and when I try to reset the password it says reload, shall I clear cache, also if you want to do it the sort of hard way I can make a new forum and you can transfer my paid perks over

            Proochles I am currently managing everything from my phone, so it's a bit difficult.

            You could create a new account at the forum and I'll assign admin permissions to it, which is easier since you just modify 2 rows and 1 column in the database. Creating a new forum is of course an option too, and I'll be glad to transfer your amount that you have donated there

              SKevo I'll create a new forum, it seems to be a problem when I try to create an account too, i'll let you know the info of the new forum ASAP, sorry for all the work!

              SKevo I have made a new forum! If your unsure the amount I have donated it was the second plan 7-9

              Site: blossomcraft.freeflarum.com

                Proochles done, marked you as a donor

                By the way, they're not plans, since we're not a commercial entity. All "perks" (because I wasn't very fancy at naming things) serve their purpose as a token of gratitude for donating and for us to be able to pay for our server and keep providing people free forums - just to clear up some confusion 👍

                  SKevo Thanks for the clarification about that! Though, one more issue my forum seems to have crashed and burned, I haven't done anything but change the colors on it, so I'm not sure the issue.

                  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.

                    Proochles that is likely related to an extension. There should be the exact error in the browser console, which I unfortunately cannot view on Android. Have you enabled any extensions?

                      SKevo Ah yes, Circle Profiles or something along those lines and a new theme which i forgot the name of, both worked fine on my last forum

                      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

                      SKevo Please look into: Asirem with no other extensions installed it crashes the site, might be broken..?

                        Proochles

                        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?