-
So, I have a custom Flarum home page (using `fof/pages`), so the forums aren't seen when you first get to the site. I have a "Forums" link in the navbar (created with `fof/links`, of course!), which s…
-
Oh, after updating 0.4.1, I can't even view other users' message boards. Even if I am an administrator, all users can't write on others' message boards. This is really incredible. I have set the permi…
-
When a user is forced to complete their profile and they do so, it is unclear to them if they were successful or how to continue to the forum if they were.
### Setup
Flarum beta 14, extension at…
-
Since [introducing the extender API in beta.8](https://github.com/flarum/core/issues/851), a bit of time has passed and we still need to add extenders for the following use-cases.
This list should …
-
- Gitea version (or commit ref): all
- Git version: all
- Operating system: all
- Database (use `[x]`):
- [x] PostgreSQL
- [x] MySQL
- [x] SQLite
- Can you reproduce the bug at https://tr…
-
We need to prevent the use of helpers. The core still has a helpers set at `src\helpers.php` we should consider which of these should remain or whether we should deprecate them all.
-
“As I will soon deprecate the flagrow.io API Bazaar will also stop working. As such this discussion will now be marked incompatible.”
https://discuss.flarum.org/d/5151-bazaar-the-extension-marketplac…
-
I have found some issues when your extension is used together with my premium Wordpress extension.
In my code, I do
Discussion::where('kilowhat_wordpress_post_id', $id)->whereVisibleTo($user…
-
Hi, today I run the following command:
`composer outdated --direct`
the partial result was:
fof/links 0.5.0 0.5.3 Manage Flarum primary navbar menu links
so I run `composer up…
-
Hi,
It seem the system can't read the configured mimeType policy, so only the default behaviour is occuring (allow only image, write in local folder).
Instead the maximum file size configuration i…