-
After installing, I created a field following the readme (called `timeZone`) and now the admin throws a 500 on any page:
From the error and dump:
**Call to a member function getSettings() on nul…
-
### What happened?
### Description
We use Graph QL to query assets in matrix blocks of an entry based on user selection in the front end. It was running smoothly until upgrading to 4.5.6.1. Since …
-
The latest migration src/migrations/m240819_121818_loosen_aux_data_uniq.php does not successfully complete on mariadb 10.4+ (10.4.34 to be specific). This also affects the new Install.php script.
Thi…
-
Hi @cebe
Almost 2 years ago we had a rather big issue with the performance for parsing an API-spec, where all components were store in another (the same) file. It took a couple of minutes to proce…
-
### What happened?
### Description
I get the following error when I try to access different store management pages (for example ‘Discounts’):
```
Twig\Error\RuntimeError: Impossible to access an at…
-
**Describe the bug**
When selecting the "Bulk Edit" option from the dropdown, nothing happens. The following error is instead ejected to the developer console:
`Uncaught TypeError: Craft.BulkEditM…
-
### Description
Our client has twice encountered this issue, though we do not know the exact steps to reproduce. This may be related to issue #9868...
Our client has an entry (in a Structure sec…
-
As part of the onboarding process for OSC, we used to fork the project's repositories to add widgets to their READMEs (if I remember correctly). We stopped doing that around a year ago, I believe?
…
-
### What happened?
### Description
I am no longer able to process transactions with Craft Commerce using the Stripe gateway.
The issue occurs with both my custom payment form and the provided b…
-
I'm using Craft CMS v4.4.16.1 and Style Inliner v3.0.3.
When I use the following in my template:
```
{% inlinecss %}
h1 { color: red }
…