-
## Bug Report
**Current Behavior**
Introduced by #2579.
Whenever we enable/disable an extension, we now re-run dependency resolution. We do this by pulling in all enabled extension IDs (from sett…
-
## Bug Report
**Current Behavior**
From @luceos :
Seen an increasingly number of support issues relating to installing through the web interface. The database installs incorrectly probably due t…
-
Currently, the `flarum/flags` extension only has an event for when a flag is being deleted ([`FlagsWillBeDeleted`](https://github.com/flarum/flags/blob/master/src/Event/FlagsWillBeDeleted.php)).
It…
-
I have successfully install pwa extension by composer require command
When I turn to barraar page and click the checkbox before the pwa item then:
![image](https://user-images.githubusercontent.com/…
-
my stack yml
```
version: "3"
services:
flarum:
image: mondedie/flarum:stable
ports:
- 80:8888
environment:
DEBUG: 'false'
FORUM_URL: http://192.168.100.100
…
-
I tried to install this plugin in a fresh install of Flarum but it gave the following error
POST http://localhost/flarum/api/fof/upload
Warning: preg_match(): Unknown modifier 'g' in /var/www…
-
So I've started a clean Instance of Flarum and the Database. I always get this error if I start it.
docker logs flarum
```[INFO] Setting folder permissions
[INFO] First launch, installation...
Ins…
-
When you set the blog to be your homepage every forum post will show as a blog post, no filtering is applied :) :(
-
When Flarum cannot connect to the database it shows the following error message:
```
Flarum encountered a boot error (Doctrine\DBAL\Driver\PDOException)
SQLSTATE[HY000] [1045] Access denied for u…
-
Hi team,
I open this request related to the subject at this address -> https://discuss.flarum.org/d/23428-have-extended-permissions-with-the-tags-extension
Original message:
> Is it possible …