-
Cant seem to keep "Allow public Sign Up" unchecked.
-
I made this request in the Flarum community, but have not received a response.
https://discuss.flarum.org/d/4154-friendsofflarum-upload-the-intelligent-file-attachment-extension/1019
Hope the author…
-
## Feature Request
please add WhatsApp, Telegram sharing options & copy link to clipboard feature.
WhatsApp example code : https://wa.me/?text=https://discuss.flarum.org/d/20401-friendsofflarum-…
-
## Bug Report
**Current Behavior**
```
2021/06/16 18:32:42 [error] 27#27: *9 FastCGI sent in stderr: "PHP message: PHP Warning: scandir(/flarum/app/vendor/fof/pretty-mail/src/../../../public/ass…
-
I'm calling for the FriendsOfFlarum members feedback on this.
The number of adapter suggestions keep growing, and accounts for a good number of the open issues here.
We probably won't implement …
-
```
PHP Fatal error: Uncaught FastRoute\BadRouteException: Static route "/auth/wechat" is shadowed by previously defined variable route "/auth/([^/]+)" for method "GET" in /www/wwwroot/flarum/vendor…
-
as we already know sometimes we are getting errors while merging comments
split extension is only useful to create new discussion, we can only separate single comment but If we use split to separa…
-
`FilterPosts` resolves multiple classes too early in the extension lifecycle, breaking other extensions.
Thanks @northeaster for helping isolate this extension as the culprit in https://github.com/…
-
## Bug Report
**Current Behavior**
The Title on the pages added by 3rd Party extensions is no longer added after an update the update includes following contents
![image](https://user-images.gith…
-
## Bug Report
**Current Behavior**
Templates still use `{!! app()->url() !!}` which is invalid in 16+ and thows error
` Call to undefined method Illuminate\Container\Container::url()`
**…