Free Flarum hosting on an expert platform by FreeFlarum.com
- Edited
ImNotRen fixed. The issue was Spanish extension after that extension update, complaining about illuminate/container
too.
Reinstalling all composer packages fixed that. I'd suggest that we'd need to reinstall vendor on base forum and then sync it, which will take ± 2 hours.
Another thing is that the Mathren extension now should work again too. But all forums having Spanish extension will get the error, so if it's urgent, please report it. Thank you and sorry for the inconvenience.
Update: All forums are being synced now, which will take some time. When that is finished, everything should be alright. This was my first mass extension installation process, so I apologise for some troubles there and here.
- Edited
The synchronization process has been finished. All forums should be back online and not receive any error, but if yours for some reason does, please let us know. Sorry again for any trouble.
- Edited
Added handy small tips to the bottom of the Administration panel. I hope no one will mind this small change. I tried to make it as responsive as possible, I'm open for feedback & improvements. And also, I need ideas for more tips for the future, but that's enough for today.
Update: Along with that a link to the latest important FreeFlarum update here, so people using FF will be aware of important changes (not everyone knows about this thread for example).
Made a donation for removal of the A free forum powered by FreeFlarum (remove this footer) section. Weeks later still there?
- Edited
rubberducky Sorry, we are currently doing footer removal manually and your invoice must have slipped by. Send us a mail to info@freeflarum.com and we will take a look.
Hi, these extensions needs to be updated:
- Edited
idkwhatusername We are aware of that, however we need to tidy some stuff first before updating. Some packages require certain versions of other packages, and updating some could break FreeFlarum. I searched for some I could update in the recent extension update, but that didn't work. In other words, an another extension update will happen, but you'll have to wait :/
I think this update will happen when Flarum beta.14 is out, which should hopefully be soon. Extensions will need to be updated, as this release will change the API.
For now, it is safe to ignore these notices.
I'd love to see the Diff extension added, it would make wiki-like pages easier to manage!
vulcano Diff extension breaks all forums because of the php-diff
package. It was supposed to be added to the recent extension update, but unfortunately, it cannot be at the moment. See #119 & my post about the extension update.
Thank you for your update. I'm using freeflarum.com very well. However can I ask you something:
- About donations, are you removing the footer correctly? Because some guys are saying they didn't get that service, that's why.
- Do you have any plan to add a korean language pack? I made one for our business but it's a completed one so it will help.
- Edited
UndeadLime I'm happy to hear that your forum is doing well : )
- We currently remove footer notice manually. The invoice just slipped by my watch, and it has been fixed now. If you have any issues, you can mail us, send a message here or at GitHub - everything will work, and we will try to fix it and help you. Usually, the footer gets removed within 12 hours.
- If you request it, then yes, we do. We do not add extensions that are not requested, because more extensions have a higher chance of breaking something, so we review/add only those that are requested and that have a higher demand than others, and minimalistic ones or the ones that shouldn't break anything. Language packs are fine and usually shouldn't break anything. If you create a request at the GitHub, I'll check it.
- Edited
SKevo Thank you for your kind reply. I made a request at GitHub
idkwhatusername that extension is incompatible with FreeFlarum, sorry.
A small warning for our FreeFlarum users that they should be careful with what extensions they enable - some have potential to break stuff up, or even brick your forum. In the case that happens, please reach out to us so we can fix the issue (see #150 for example). I won't have that much time to debug things from now on, but I'll try to respond to requests and E-mails, so please report any bugs you find.
Hi does freeflarum have some api? I want to send replies to my freeflarm forum to custom discussion from my node.js app.
idkwhatusername Yes,in https://YouSiteUrl/api ,but it not in flarum Document.
xkeyC Does api documentation exist?