-
### What happened?
### Description
When running the following command `php craft entrify/global-set test1` I get this error:
`php craft entrify/global-set test1
Have you already created a section t…
-
> @nnuyit That could possibly be a similar issue to [craftcms/cms#14839 (comment)](https://github.com/craftcms/cms/issues/14839#issuecomment-2107254109)? Try running the following SQL query before upg…
-
### Describe the bug
Updating the project to CraftCMS 5 with PostgreSQL .
When applying migrations, the following error occurs:
```
...
*** applying m231129_000000_integrations_mapping
> u…
-
### What happened?
### Description
Attempting to enable the Commerce plugin via the control panel gives a 'Database Exception' error, meaning it cannot be uninstalled.
I believe this could be linked…
-
### What happened?
### Description
We have a commerce website that creates carts programmatically depending on user actions. A user may choose an order of type "A", not go through with it, and then …
-
### Describe the bug
Craft Commerce introduced a feature allowing custom line items to be created on the fly from the control panel.
When clicking "+ Add a custom line item" the order gets stuc…
-
### What happened?
### Description
We encountered an issue when trying to resave entries through the terminal. The process fails with an error indicating that nested elements cannot be saved, sp…
-
### Describe the bug
When running hyper/migrate/typed-link-field I get the following stack trace.
`Preparing to migrate field “callToAction” (e1c5b53d-39c1-4bcd-b22b-7050c7e05741).
Exception: Ses…
-
### Describe the bug
It seems that there are some incompatibilities between Craft Commerce 5.1 and the Gift Voucher plugin. Adding the voucher to a cart doesn't redeem an amount (it's always 0).
A…
-
/backend/web/index.php
$application = new \menst\cms\frontend\Application($config); // yii\web\Application($config);
Не правильно указан путь если я не ошибаюсь, аналогично и для /frontend/web/index…