-
```
v17development-flarum-seo failed to initialize (fireApplicationError.ts:11:10)
TypeError: F() is undefined
index.ts:45
boot Application.tsx:281
boot Application.tsx:279
(in…
-
## Bug Report
**Current Behavior**
Flarum encounters a boot error when accessing `/login`. This seems to be an incompatibility between the private forum facade extension (`sycho-private-facade`).
…
-
My container have env:
REDIS_HOST=flarum-redis
but "Connection refused [tcp://127.0.0.1:6379]"
Use https://github.com/crazy-max/docker-flarum
https://gitlab.xxlab.tech/xxlab/awesome-docker-com…
-
A crash is occured after enable.
`
Next Flarum\Extension\Exception\ExtensionBootError: Experienced an error while booting extension: Nickname Group Formatter.
Error occurred while applying an e…
-
[2023-12-02 03:12:29] flarum.ERROR: TypeError: SychO\MovePosts\Formatter\UnparsePostMentions::__invoke(): Argument #2 ($xml) must be of type string, null given, called in /public_html/vendor/flarum/co…
-
All logged in users can see blogs that have not been yet approved. (status pending review)
flarum info:
```Flarum core 1.4.1
PHP version: 8.1.8
MySQL version: 5.7.38-0ubuntu0.18.04.1
Loaded exten…
-
## Bug Report
As I already commented in the discussion, the thumbnail images of Blog articles (`v17development/flarum-blog`) have their specific field outside the body of the discussion/article…
-
The mobile version of the blog shows an empty **Forum Nav**.
[Here is my test forum](https://utopifytest.freeflarum.com/blog).
## Screenshots
Mobile (the Forum Nav is empty):
![mobile](htt…
-
When the flarum redis plugin is updated from v0.2.0 to v0.2.2, the php flarum cache: clear command gives an error like in redis.
https://i.imgur.com/Blt4cEBl.jpg
Server: Ubuntu 18.04
redis-cli …
-
Feature request - the ability to schedule post blog articles. I suspect the Flarum scheduler can be leveraged for this in much the same way as `fof/drafts does` ?