-
### Describe the bug
When installing and enabling the Vizy plugin, all Craft GQL queries return an error
```
{
"errors": [
{
"message": "Attempt to read property \"handle\" on nu…
-
I have Blitz working locally OK and previously had it working on Production. I have just moved to Servd hosting and have some set up issues. I have followed the instructions at [https://servd.host/doc…
-
### Describe the bug
We have encountered a potentially dangerous scenario where by a user with Formie permissions when clicking the save form button seems to trigger all form fields on this form to b…
-
### Description
Craft throws an error if a plugin is installed that doesn’t come with a translations file for the language used in the CP.
> The message file for category 'assetmetadata' does no…
-
### Describe the bug
Using Craft 4.x, when I try to reload the project files from the 'reload all' button in the "Config project" of the utilities panel, an error occur and the process fail.
In the …
-
### What steps will reproduce the problem?
I get error after upgrade php to 8.1
### What is the expected result?
### What do you get instead?
PHP Deprecated Warning – [yii\base\Error…
-
### What happened?
I am often seeing failed Queue Jobs for "Updating search indexes" after editing entries.
The reported error messages are like:
The command "'/opt/php/8.0/bin/php' 'craft'…
-
### Description
I tried creating a new entry for a site with the following code:
```
$entry = new Entry();
$entry->siteId = 2; // enabled site
$entry->typeId = ...;
$entry->sectionId…
-
I just installed the dev-master version and changed the Grid to `use kartik\grid\GridView`
However I am not seeing the toolbar/export buttons at all. How do I enable that?
It looks just like a norma…
amnah updated
2 years ago
-
### Description
Seeing a strange request error in the debug toolbar and degraded performance on a site, nothing obvious has been changed, been working / testing the site both locally and on a stagi…