Did you have "Tags" enabled? Anyways, I have turned off "Discussion Templates" for you. Please, disable it from your Administrator panel and check if you had "Tags" extension enabled.
Free Flarum hosting on an expert platform by FreeFlarum.com
Added CNAME to my Namecheap domain and connected to FreeFlarum account. Now I'm getting SSL errors. Namely "NET::ERR_CERT_COMMON_NAME_INVALID". Surely this is an easy fix but I'm at a loss.
- Edited
Skyphoxx wait a bit (up to 24 hours). If you are using secure HTTPS connection, it will take a while for the required certificate to take effect on some hosts (such as mine). To test if your domain works, use HTTP (so, http://your.domain.com/). At least that's how it is on my hosting. I'm not sure about Namecheap thought.
- Edited
SKevo I just tried to do that by verifying the HTML Tag and pasting its meta tag to my forum's header and it didn't work, so I decided to try using Google Analytics and pasting its gtag.js to the footer and it didn't work either. I also haven't noticed an Analytics section in my administration panel so I'm not sure if there's an error with the extension on my forum
- Edited
ImNotRen if you want to integrate Google Analytics, use the "FoF Analytics" extension. FreeFlarum does not support full Google verification yet, but it might in the future. I think that it's because Google requires the code to be placed in the header, in the <head>
tag, and that seems to not work well on FF, despite the code being indeed placed in the head. I'm not sure why it works like this, and I might look into it in the future. But that's why we have that extension installed, and you usually don't need to use the verification for any other purpose than Analytics.
EdwinArdiansyahBaskaraPutra the domain works just fine for me, have you fixed it? If it doesn't work for you, it might be your browser cache. Try accessing it in incognito mode to verify your setup.
- Edited
Many forums are getting errors while enabling the Categories & Discussion Templates extension, if Tags is disabled. This will brick your admin panel.
I suggest to remove these extensions together, but also I am aware that they're being used on many forums for their simplicity and high demand. I therefore ask whether we should create an issue on GitHub with all known bugs and how to (not) trigger them for others to prevent the damage for their forums, or just remove the extensions. I understand that many of you want them, but on the other hand they also cause many issues.
Also, if you get this issue, please contact us - we can help you un-brick your forum.
after install extension, my forum get error.
displayed:
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Stack strace:
module.exports
EdwinArdiansyahBaskaraPutra it might be related to the error above. What extensions did you enable and what is your FreeFlarum forum hostname?
<pre><b>Stack strace:</b><br>TypeError: Cannot read property 'prototype' of undefined
at https://www.mxhzs.cf/assets/admin-899b927d.js:289:2830
at https://www.mxhzs.cf/assets/admin-899b927d.js:1:44842
at Array.forEach (<anonymous>)
at e.boot (https://www.mxhzs.cf/assets/admin-899b927d.js:1:44814)
at https://www.mxhzs.cf/admin:134:33</anonymous></pre>
SKevo i'm sorry,i'm not sure what extension. dakwah.freeflarum.com is hostname
- Edited
Unfortunately, due to the recent errors caused by two extensions, we had to remove them from all FreeFlarum forums. Namely, the "Categories" & "Discussion Templates" extensions were removed. I'm sorry to see them go, but there was no other option but to delete them, as they were causing many errors across all of the forums.
In case these errors will be fixed, these extensions will probably make a return.
Small warning for all forum users/admins that we might remove even more extensions when beta.14 comes out. This update will drastically change how the Flarum API works, and therefore some extensions might stop working. And if they won't be updated, we sadly can't keep them. Also because of this, the beta.14 updates for FreeFlarum might be delayed until most (if not all) extensions will be made compatible.
Note: In case that your forum is still bugged, please tell us your FreeFlarum hostname and we will clear the cache for you (extensions get cached, and with them the errors are too).
I unable to configure the email configuration using the default mailgun setup provided. It is working or should I switch to a different kind of a setup?
- Edited
ayyagarian by default setup, are you referring to Flarum's default blank Mailgun settings or FreeFlarum's default?
The default FreeFlarum SMTP settings are:
- Host:
127.0.0.1
; - Port:
25
; - Encryption: empty;
- Username & Password: empty.
If you haven't changed anything in your mail settings, it should work just fine with the default SMTP settings. If you want to set up your own Mailgun, I haven't had any experience with this at FreeFlarum, as I don't use Mailgun, but it should work.
SKevo I've not changed anything but if I login as a user and trying to verify my email, it is throwing an error.
ayyagarian what is your FreeFlarum hostname?