-
>
> Fatal error: Uncaught Whoops\Exception\ErrorException: include(D:\xampp\htdocs\test\kirby\4713\site\plugins\kirby3-cloudconvert-1.1.9\vendor\composer/../../tests/kirby/src/Cms/Event.php): Failed…
-
Hi,
I think everything is working correctly with the plugin, I have done a test fetch which worked. However, when the authentication triggered in Kirby's panel was completed I got the following error…
-
Hi there,
after installing of
`genxbe/kirby3-ray v1.0.5`
`getkirby/cms v3.7.0.2`
i am getting the following error when accessing the website (localhost, localhost/panel)
```
Fatal error: Ca…
-
I thought the use of `Collection` instead of `Pages` was because of handling of drafts. It seems the `searchForTemplate` gathers drafts but they are null in the collection anyway. The problem with col…
-
Hey!
I am helping a friend with their Kirby website and I’d like to enable them (non-tech person) to get the content backed up on git. I think this plugin is perfect for that (I was doing commits o…
-
Is there a way to produce the static blog-pages for tags and the following pages with articles on it?
Now i have only the first page of my blog. All tags leads to /news/tag:tag-name and the pages l…
-
Is it expected that my custom janitor job button doesn't work from `site.yml` blueprint without adding a `data` (which I don't need) property to it?
This is my `site.yml`:
```yaml
janitor:
t…
-
I’m having an issue generating QR codes for files.
In particular, I’m in my file blueprint for PDFs and when I use the standard qrcode: qrcode I get the following error message:
Error in "qrcode" …
-
First of all thanks for this great plugin!
I build a panel-button and corresponding custom job to import data from json and copying external image-files to create new pages out of that. Because it´…
tideg updated
2 years ago
-
After updating from 1.0.2 to 1.0.3 and adapting the API changes I still get the following error message:
> Whoops\Exception\ErrorException thrown with message "Undefined variable: cachename"
>
>…