-
Link to plugin: https://github.com/Daandelange/kirby3-simplestats
- Kirby Version: 4.0.0-alpha.7
- SimpleStats Version: 0.6.2-beta
Clicking initially the "Simple Stats" in the left menu, it sho…
-
I am not sure, which plugin is to "blame", but I would like to notify you as well that when installing k3-translations, [the commentions plugin breaks.](https://github.com/sebastiangreger/kirby3-comme…
-
After a submission, it would be nice to jump to the comments section.
This could be done, e.g. by adjusting the form action in `commentions-form.php`
```
-
If you try to submit a webmention via the form and the entered URL does not contain an author, the cron job will fail with the following error:
```
Error: Undefined index: author
```
As the sc…
-
I have the case that I show the comment area only when the user is logged in. So he doesn't need to enter the name, email etc. yet. Also, this would be error prone in this case, because he can change …
-
Hi, when using this plugin i cannot upload svg files anymore from the panel, as they trigger the `file.create:after` hook but can't be converted to webp. (actually they get uploaded but trigger an err…
-
Hi,
I use Janitor for a website and it works well on my local server but when I deploy this website on a product server, I get an error message in the panel : "The field type "janitorButton" does n…
-
Hey,
I just tried the [basic setup](https://github.com/bnomei/kirby3-boost#setup) for the Default Template (Kirby 3.9.4 / PHP 8.1.13) and get this error:
`Bnomei\Bolt::page(): Argument #1 ($id) …
-
Hello there !
This plugin looks great and I'd love to use it. Though when I install it with composer, then my website is blank. body is empty, nothing seems to work :/ And this by just installing t…
-
If i add your feed-plugin for a basic `sitemap.xml` to a `PHP 8.1.13` with `K3.7.5`, i get the following error regarding `strtotime`.
```shell
strtotime(): Passing null to parameter #1 ($datetim…